Context Management
Đang mở
area:context-memory
- Ngôn ngữ chính
- Shell
- Star
- 11.2k
- Fork
- 1.9k
- Merge trung bình
- 14 giờ 16 phút
- Pull request đã merge (30 ngày)
- 6
Mô tả
### 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_
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.