Jobs
Get Available LLM Providers
Fetch a list of all available Language Model (LLM) providers that can be used for jobs.
GET
/v2/available_llm_providersOperation ID: get_available_llm_providers_handler
Request Body
No request body for this endpoint.
Responses
200Successfully retrieved available LLM providers
No schema specified
application/json
array<SerializedLLMProvider>
400Bad request
No schema specified
application/json
APIError
500Internal server error
No schema specified
application/json
APIError