Module models

Module models 

Source
Expand description

Model information types for /v1/models and related endpoints.

Structsยง

EmbeddingModel
Details of an embedding model.
ImageGenerationModel
Details of an image generation model.
LanguageModel
Details of a language model.
ListEmbeddingModelsResponse
Response listing all embedding models.
ListImageGenerationModelsResponse
Response listing all image generation models.
ListLanguageModelsResponse
Response listing all language models.
ListModelsResponse
Response listing all models.
Model
Model information (OpenAI-compatible minimal format).