Chat Completions Endpoint
OpenAI Compatible Endpoint
Chat Completions Endpoint
OpenAI chat completions endpoint with intelligent context injection.
This endpoint provides:
- Unlimited context through intelligent memory management
- Automatic retrieval of relevant memories and knowledge
- Streaming support for real-time responses
- Tool calling and function execution
- Cost optimization through context optimization
- Diagnostic headers for monitoring and debugging
Headers:
- x-user-id: Unique user identifier for memory retrieval
- x-conversation-id: Conversation identifier for context continuity
- x-session-id: Session identifier for session-based context
- x-workspace-id: Workspace identifier for multi-tenant support
- x-collection-ids: JSON array of collection IDs for knowledge retrieval
POST
Chat Completions Endpoint
Documentation Index
Fetch the complete documentation index at: https://docs.mielto.com/llms.txt
Use this file to discover all available pages before exploring further.