docs: Fixed providers link in Quickstart.md (#280)

Co-authored-by: Tania Chakraborty <tchakraborty@BLKG9TC7C9CQ1.local>
This commit is contained in:
taniashiba
2024-11-19 15:45:38 -05:00
committed by GitHub
parent 8e75e36021
commit e701d82c55
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -138,7 +138,7 @@ goose session start
```
#### Set up a provider
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.
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.
>[!TIP]
> **Billing:**