latestOpenAPI 3.1.02026-08-236994571.1 MB

79928a3d37d3

Fallback Management

Get Fallback

Get fallback configuration for a specific model.

Parameters:

  • model: The model name to get fallbacks for
  • fallback_type: Type of fallback to retrieve (query parameter)

Example:

GET /fallback/gpt-3.5-turbo?fallback_type=general
get/fallback/{model}

Path parameters

modelstring required

Query parameters

fallback_type'general' | 'context_window' | 'content_policy'

Response

Successful Response

modelstring required

The model name

fallback_modelsstring[] required

List of fallback model names

fallback_typestring required

Type of fallback