Get Llm Configuration
Get a single LLM configuration by ID.
Get a single LLM configuration by ID.
AuthorizationBearer <token>
In: header
Path Parameters
config_id*Config Id
LLM configuration UUID
Format
uuidResponse Body
application/json
application/json
curl -X GET "https://loading/api/v1/configuration/llm/497f6eca-6276-4993-bfeb-53cbbbba6f08"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}