Memory

Re-embed all memories using the current embedding provider

post/api/memory/re-embed

Request body

agentIdstring uuid

Re-embed only this agent's memories. Omit for all.

batchSizeinteger

Memories per batch

Response

Re-embedding started

startedboolean required
totalMemoriesnumber required

Changes

Changed in 1 of the 104 revisions of this API.1

    • added the media type application/json for the response with the status

      response-media-type-added