AWS Bedrock: Claude Sonnet 4 - 1M Context #9618
Closed
dirkpetersen
started this conversation in
Feature Requests & Suggestions
Replies: 2 comments
-
1M Context window support is not yet added for Bedrock, will add it soon |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ah sorry, i missed that, just saw the pull request had been closed. Absolutely vital for RAG application at work as they have only AWS and claude is really so much better than everything else in AWS ........closing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
The new beta header for Claude Sonnet 4 to allow a 1M Context window ( #9093 ) does not seem to to work with RAG api
I am uploading
https://pve.proxmox.com/pve-docs/pve-admin-guide.pdf
which has 1113736 characters after converting to markdown which should be well above the original token window of 200k
and am getting this:
when i use other web interfaces that set the header context-1m-2025-08-07 such as https://github.com/dirkpetersen/bedbot I can successfully process this large file even without vector store
Version Information
docker images | grep librechat
ghcr.io/danny-avila/librechat-dev-api latest 7f4380191ff6 21 hours ago 1.27GB
ghcr.io/danny-avila/librechat-rag-api-dev latest df907f9efe75 2 weeks ago 9.61GB
Steps to Reproduce
see above
What browsers are you seeing the problem on?
Chrome
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions