GPT-CodeApp
GPT-CodeApp copied to clipboard
This project is everything Chat-GPT should be for developers! An advanced AI-driven coding companion tailored for developers. Seamlessly bridging the gap between traditional coding and AI capabilities...
### Details Add a feature to the working context that automatically summarizes the working context after every 5 turns of the conversation. Checklist - [X] Modify `backend/memory/memory_manager.py` ✓ https://github.com/blazickjp/GPT-CodeApp/commit/b11cd11459272b993c369412c13f17cf0877806a [Edit](https://github.com/blazickjp/GPT-CodeApp/edit/sweep/auto_summarize_working_context/backend/memory/memory_manager.py#L16-L54)...
It looks like you have the configuration for Amazon AWS Bedrock models listed under the Anthropic config, and I don't see instructions on how to use this with Anthropic. Also,...