aws / aws/amazon-q-developer-cli
Multi LLM Agentic Process
Open
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
According to Q, it only uses a single LLM when completing agentic tasks due to context window complexity.
* Suggest having Q summarize each task in an agentic workflow to create dynamic context windows which can then be passed to multiple LLMs. This would allow Q to get more optimized results by having specialized LLMs assigned based on the task.
Contributor guide
Assessment
This issue has not been assessed yet.