mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
How memory filters out <think> content? #376
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jiyif11 on GitHub (Jun 17, 2025).
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
Using deepseek r1, the content added in multiple rounds of dialogue is also added to the assistant, which will increase the token cost.
I hope the llm module has a memory to filter the content
2. Additional context or comments
No response
3. Can you help us with this feature?
@dosubot[bot] commented on GitHub (Aug 18, 2025):
Hi, @jiyif11. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary
Next Steps
Thank you for your understanding and contribution!
@jiyif11 commented on GitHub (Aug 19, 2025):
yes
@dosubot[bot] commented on GitHub (Aug 19, 2025):
@crazywoola, could you please assist the user with their request for the memory feature in the LLM module? They confirmed the issue is still relevant.