ModelEngine-Group / ModelEngine-Group/nexent
[Request] Reasoning content isn't stored in the contextual memory
Open
@MoeexT is already working on this.
Since Apr 24, 2026.
Future
- Dominant language
- Python
- Stars
- 5.9k
- Forks
- 731
- Avg merge
- 19h 34m
- Merged PRs (30d)
- 172
Description
Feature Description
要求长短期记忆将思考过程内容纳入考虑,当前多轮对话使用的记忆只能保存问题和最终回答,需要做针对过程中的记忆的缓存
Proposed Solution
对话上下文有,但思考内容不会被存储在上下文记忆中(短期记忆、长期记忆)
使用场景,采集到了9条数据,入es部分失败,重试插入,他会重新采集数据,而不是调用上文的采集结果。
Additional Information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.