POST
/
v1
/
memory
/
chat
/
completions

Body & Response

The format of the request and response bodies is exactly the same as for the OpenAI chat completions API. See here for more details.

Query Parameters

namespace
string
default: ""

The namespace from which to query the memory and where conversations are persisted. Defaults to the global namespace.

Was this page helpful?