Files
goose/docs/plugins/providers.md
2024-09-25 14:20:49 -04:00

14 lines
388 B
Markdown

# Providers
Providers in Goose mean "LLM providers" that Goose can interact with. Providers are defined in the [Exchange library][exchange-providers] for the most part, but you can define your own.
**Currently available providers:**
* Anthropic
* Azure
* Bedrock
* Databricks
* Ollama
* OpenAI
[exchange-providers]: https://github.com/square/exchange/tree/main/src/exchange/providers