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 還沒有評估資料。