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

@@ -18,7 +18,7 @@ const RateLimits = () => {
<br />
Some providers also have rate limits on API usage, which can affect your
experience. Check out our{" "}
<a href="/docs/guides/handling-llm-rate-limits" target="_blank">
<a href="/goose/docs/guides/handling-llm-rate-limits-with-goose" target="_blank">
Handling Rate Limits
</a>{" "}
guide to learn how to efficiently manage these limits while using Goose.