Expand description
Conversation continuation across providers
Enables seamless continuation of conversations when switching between different AI providers or models.
Structs§
- Anthropic
Adapter - Anthropic Claude format adapter
- Attachment
- Attachment (image, file, etc.)
- Continuation
Manager - Manages conversation continuation across providers
- Conversation
Context - Portable conversation context
- Conversation
Summary - Conversation summary for context compression
- Normalized
Message - Normalized message format for cross-provider continuity
- OpenAI
Adapter - OpenAI format adapter
- Provider
Capabilities - Provider capabilities
- Provider
Messages - Provider-specific messages
- Provider
Response - Provider response
- Provider
Switch - Record of provider switch
- Tool
Call - Tool call
- Tool
Definition - Tool definition for portable tools
- Usage
Stats - Usage statistics
Enums§
- Attachment
Type - Attachment type
- Message
Role - Message role
Traits§
- Provider
Adapter - Provider-specific message format adapter