chore: update docs again (#77)
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user