Expand description
LLM provider abstraction for CodeI.
Structs§
- Assistant
Response - Aggregated assistant response after consuming a stream.
- Chat
Request - Request sent to an LLM provider.
- Message
- Tool
Call - Tool
Definition - Usage
Enums§
Traits§
Functions§
- collect_
response - Collect a chat stream into a single assistant response.
- create_
provider - create_
provider_ by_ name