R/models.R
get_all_available_services.Rd
List the names of all providers/vendors supported by the gptstudio chat app.
get_all_available_services()
A character vector
get_all_available_services() #> [1] "anthropic" "azure_openai" "cohere" "google" "huggingface" #> [6] "ollama" "openai" "perplexity"