GET
/
api
/
engine
/
providers
curl --request GET \
  --url http://localhost:8000/api/engine/providers
["anthropic", "ollama", "openai", "cohere", "azure"]