docs: update provider docs, fix rate limit link (#943)

Co-authored-by: angiejones <jones.angie@gmail.com>
Co-authored-by: Adewale Abati <acekyd01@gmail.com>
This commit is contained in:
Salman Mohammed
2025-01-30 15:04:33 -05:00
committed by GitHub
parent ecbe92bb8a
commit 06a24647c1
6 changed files with 214 additions and 180 deletions

View File

@@ -82,6 +82,10 @@ Goose works with [supported LLM providers][providers]. When you install Goose, y
<RateLimits />
:::tip Model Selection
Goose relies heavily on tool calling capabilities and currently works best with Anthropic's Claude 3.5 Sonnet and OpenAI's GPT-4o (2024-11-20) model.
:::
## Start Session
Sessions are single, continuous conversations between you and Goose. Let's start one.