Context Management
未关闭
area:context-memory
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
### Describe the feature or problem you'd like to solve
Context manager
### Proposed solution
Be able to manage the context of an smart LLM is huge advantage to get the best out of them. It is well known that the model capabilities decreases as the context grows. The web version of chat gpt allows you to edit any previous message in the conversation chain, allowing you to rewrite any previous message in a way that given the conversation you can just rewrite the a previous question instead of add extra context.
This should make more efficients as well (less cross attention)
### Example prompts or workflows
_No response_
### Additional context
_No response_
贡献指南
评估
这个 Issue 还没有评估数据。