Skip to main content

LLMInfoResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/LLMInfoResponseBody.json
modelNamestringrequired

Model identifier

LLMInfoResponseBody
{
"$schema": "https://example.com/schemas/LLMInfoResponseBody.json",
"modelName": "string"
}