aws / aws/amazon-q-developer-cli
Incorporate automatic summarization into context window overflow handling
Open
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
Extend the implementation to automatically trigger summarization when Bedrock's context window limits are exceeded. This involves error detection for specific Bedrock error messages, fallback mechanisms, and updating the conversation handling logic to recover gracefully from overflow errors. The goal is to make the transition seamless when token limits are reached.
Contributor guide
Assessment
This issue has not been assessed yet.