docs: Update Claude 3.5 Sonnet context window (#30518)

Release Notes:

- N/A

---------

Co-authored-by: Danilo Leal <daniloleal09@gmail.com>
This commit is contained in:
morgankrey 2025-05-15 12:15:36 -05:00 committed by GitHub
parent 355266988d
commit a316428686
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 9 additions and 1 deletions

View file

@ -16,6 +16,8 @@ You can give the Inline Assistant context the same way you can in the agent pane
A useful pattern here is to create a thread in the [Agent Panel](./agent-panel.md), and then use the `@thread` command in the Inline Assistant to include the thread as context for the Inline Assistant transformation.
The Inline Assistant is limited to normal mode context windows (see [Models](./models.md) for more).
## Prefilling Prompts
To create a custom keybinding that prefills a prompt, you can add the following format in your keymap:

View file

@ -4,7 +4,7 @@ Zeds plans offer hosted versions of major LLMs, generally with higher rate
| Model | Provider | Max Mode | Context Window | Price per Prompt | Price per Request |
| ----------------- | --------- | -------- | -------------- | ---------------- | ----------------- |
| Claude 3.5 Sonnet | Anthropic | ❌ | 120k | $0.04 | N/A |
| Claude 3.5 Sonnet | Anthropic | ❌ | 60k | $0.04 | N/A |
| Claude 3.7 Sonnet | Anthropic | ❌ | 120k | $0.04 | N/A |
| Claude 3.7 Sonnet | Anthropic | ✅ | 200k | N/A | $0.05 |