Expand description
π OpenAI-Compatible Request/Response Types
Shared types for OpenAI API compatibility across daemon and standalone proxy. This ensures consistent behavior between both implementations.
βOne schema to rule them all!β - The Cheet πΊ
StructsΒ§
- Open
AiChoice - Open
AiError - Open
AiError Response - OpenAI-compatible error response format
- Open
AiMessage - Open
AiRequest - OpenAI-compatible request format
- Open
AiResponse - OpenAI-compatible response format
- Open
AiResponse Message - Open
AiUsage