Skip to main content

Get Available Target Models

GET 

/v0/available_target_models

Get a list of available target models from the model configuration registry.

Returns models from the target_models section in provider/name format (e.g., "azure/gpt-4o-mini") that can be used in driver_model_id, target_model, or other model configuration fields.

These models have pre-configured api_base and api_version settings that will be automatically applied when the model is used.

Request

Responses

Successful Response