List available providers

Lists all available LLM providers for the current deployment.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Response

The list of available providers.
providerslist of objects

Errors

500
Internal Server Error