Expand description
jutella chatbot API client library.
Structs§
- Chat
Client - Chatbot API client.
- Chat
Client Config - Configuration for
ChatClient. - Completion
- Generated completion.
- Completion
Stream - Stream returned by
ChatClient::stream_completion. - File
Part - File part in a multi-part user message.
- Image
Part - Image part in a multi-part user message.
- Token
Usage - Token usage info.
Enums§
- ApiOptions
- API specific options.
- Auth
- Authorization header.
- Content
- Content of the message. Either a string or array of content parts.
- Content
Part - Content part of a multi-part user message.
- Delta
- Chat completion delta event.
- Error
- Errors during interaction with a chatbot.
- Reasoning
Settings - OpenRouter reasoning settings.