Welcome to the comprehensive API documentation for our suite of AI-powered services. This documentation covers three main APIs that work together to provide intelligent context management and chat functionality.
See More: Api documentation
RESTful API for managing context data including adding, searching, deleting, and viewing context information with user and organization-level access control.
Key Features:
See More: Api documentation
Streaming chat functionality with AI-generated responses, thinking steps, and metadata using Server-Sent Events (SSE).
Key Features:
See More: Api documentation
OpenAI-compatible proxy API that provides intelligent context filtering and chat completion capabilities with enhanced message relevance processing.
Key Features:
Authorization: Bearer <your-token>
/api/v1/context
/api/v1
/api/v1/proxy
200/201/202
: Success400
: Bad Request401
: Unauthorized403
: Forbidden500
: Internal Server ErrorThis project is licensed under the MIT License - see the LICENSE file for details.