docs: fixed providers link in README (#271)

Co-authored-by: Tania Chakraborty <tchakraborty@BLKG9TC7C9CQ1.local>
This commit is contained in:
taniashiba
2024-11-19 01:32:00 -05:00
committed by GitHub
parent a2c55f2e22
commit 8e75e36021
+2 -2
View File
@@ -138,7 +138,7 @@ goose session start
```
#### Set up a provider
Goose works with your [preferred LLM][providers]. By default, it uses `openai` as the LLM provider. You'll be prompted to set an [API key][openai-key] if you haven't set one previously.
Goose works with your [preferred LLM][https://block.github.io/goose/plugins/providers.html]. By default, it uses `openai` as the LLM provider. You'll be prompted to set an [API key][openai-key] if you haven't set one previously.
>[!TIP]
> **Billing:**
@@ -262,7 +262,7 @@ Let us know what you think in our [Discussions][discussions] or the [**`#goose`*
[toolkits]: https://block.github.io/goose/plugins/available-toolkits.html
[configuration]: https://block.github.io/goose/configuration.html
[cli]: https://block.github.io/goose/plugins/cli.html
[providers]: https://block.github.io/goose/providers.html
[providers]: https://block.github.io/goose/plugins/providers.html
[use-cases]: https://block.github.io/goose/guidance/applications.html
[getting-started]: https://block.github.io/goose/guidance/getting-started.html
[openai-key]: https://platform.openai.com/api-keys