docs: Fixed providers link in Quickstart.md (#280)
Co-authored-by: Tania Chakraborty <tchakraborty@BLKG9TC7C9CQ1.local>
This commit is contained in:
@@ -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:**
|
||||
|
||||
Reference in New Issue
Block a user