Expand description
Core types for the ContextLite Rust client.
This module defines all data structures used for communication with the ContextLite server, following the same patterns as the Go, Python, and Node.js clients for consistency.
Structsยง
- Client
Config - Client configuration
- Complete
Health Status - System health status
- Context
Request - Request for context assembly
- Context
Response - Assembled context response
- Database
Stats - Database statistics and status
- Document
- A document in the ContextLite system
- Document
Reference - Reference to a document in search results or context
- Features
- Available system features
- Search
Query - Search query parameters
- Search
Response - Response from document search
- SmtInfo
- SMT solver information
- Storage
Info - Storage information