AIMLAPI · Schema

ChatCompletionResponse

Response from a chat completion request

Artificial IntelligenceMachine LearningAI ModelsLLMImage GenerationVideo GenerationSpeechEmbeddingsAPI GatewayDeveloper Tools

Properties

Name Type Description
id string Unique completion ID
object string Object type
model string Model used for completion
choices array List of completion choices
usage object Token usage statistics
created integer Unix timestamp of creation
View JSON Schema on GitHub