Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
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

Source

packages/sdk/src/types/memory-adapter.ts:114

On this page