Document quotas for remote generation#3680
Merged
Merged
Conversation
Contributor
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
| You can queue up to 10 generations at once (the burst), and the bucket refills at a steady rate of 5 generations per minute. If you exceed the burst limit, subsequent requests will be throttled until capacity is available. | ||
|
|
||
| <Note> | ||
| Rate limits apply only to remote (cloud) generation. [Local generation](/learn/sdks/deep-dives/self-hosted) using `--local` is not subject to any quotas. |
Contributor
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Microsoft.Contractions] Use 'isn't' instead of 'is not'.
Contributor
|
🌿 Preview your docs: https://fern-preview-3bb52396-f27a-41cd-852b-23f8aadc1de3.docs.buildwithfern.com/learn Here are the markdown pages you've updated: |
devalog
approved these changes
Feb 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a new Quotas section to the SDK "How it works" page documenting the rate limits for remote (cloud) generation:
--local) isn't subject to quotasUpdates since last revision
is not→isn'tperMicrosoft.ContractionsruleLocal testing
Verified the page renders correctly via
fern docs dev:View original video (rec-e22d483bc7de49359a3204ef6a980e03-edited.mp4)
Review & Testing Checklist for Human
/learn/sdks/deep-dives/self-hosted) resolves correctly on the preview deployNotes
Requested by: Fern Support
Link to Devin run