Crate mini_openai

Source

Structs§

ChatCompletions
Chat completions structure.
ChatCompletionsResponse
Choice
Client
Embedding
Embeddings
Embeddings request structure.
EmbeddingsResponse
Message
Usage

Enums§

Error
Input
ResponseFormat
Stop

Constants§

DEFAULT_CHAT_MODEL
DEFAULT_EMBEDDING_MODEL
ROLE_ASSISTANT
ROLE_SYSTEM
ROLE_USER

Functions§

parse_json_lenient
Helper function to be used with Client::chat_completions_into().