Module chat

Module chat 

Source

Re-exports§

pub use ChatProvider as ChatApi;

Modules§

batch_utils
Batch processing utility functions

Structs§

BatchResult
Batch processing result containing successful and failed responses
ChatCompletionChunk
Streaming response data chunk
ChoiceDelta
Streaming response choice delta
MessageDelta
Message delta
ModelInfo
Model information
ModelPermission
Model permission

Traits§

ChatProvider
Unified chat provider trait exposed to the rest of the crate.