Crate jutella

Crate jutella 

Source
Expand description

jutella chatbot API client library.

Structs§

ChatClient
Chatbot API client.
ChatClientConfig
Configuration for ChatClient.
Completion
Generated completion.
CompletionStream
Stream returned by ChatClient::stream_completion.
FilePart
File part in a multi-part user message.
ImagePart
Image part in a multi-part user message.
TokenUsage
Token usage info.

Enums§

ApiOptions
API specific options.
Auth
Authorization header.
Content
Content of the message. Either a string or array of content parts.
ContentPart
Content part of a multi-part user message.
Delta
Chat completion delta event.
Error
Errors during interaction with a chatbot.
ReasoningSettings
OpenRouter reasoning settings.