Key Features
- Unlimited Context: Intelligent memory management breaks through token limits
- Auto Context Injection: Retrieves relevant memories and knowledge automatically
- Streaming Support: Real-time responses with SSE
- Tool Calling: Function execution and tool integration
- Cost Optimization: Context optimization reduces API costs
- Diagnostic Headers: Monitoring and debugging information
Context Headers
x-user-id: User identifier for memory retrievalx-conversation-id: Conversation identifier for context continuityx-session-id: Session identifier for session-based contextx-workspace-id: Workspace identifier for multi-tenant supportx-collection-ids: JSON array of collection IDs for knowledge retrieval
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The workspace ID
Response
Successful Response
The response is of type any.