API reference
MemoryToolSchema
OpenAI-format function-calling schema exposed to the LLM.
MemoryToolSchema
Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.
OpenAI-format function-calling schema exposed to the LLM.
Signature
interface MemoryToolSchema { /* ... */ }Kind
interface