mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-18 22:54:24 +01:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user