Expand description
Request and response types for /v1/language/{}/chat
endpoints.
Structs§
- Chat
Message - Content and role of the message.
- Chat
Request - Unified chat request across all language models.
- Chat
Request Override - Override of a single chat request.
- Chat
Response - Unified chat response across all language models.
- Model
Response - Unified response from the provider.
- Token
Usage - Prompt, response and total token usage.
Enums§
- Role
- The role of the author of this message.