Lists all providers supported by LLMstudio
curl --request GET \ --url http://localhost:8000/api/engine/providers
["anthropic", "ollama", "openai", "azure"]