mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
[DOCS]: what's the default max dialogues of Agent Application? #225
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 @zduo777 on GitHub (Aug 13, 2025).
Type of Documentation Change
Error/Typo fix
Documentation Page URL or Path
No response
Current Content
I query in one session, while my LLM max prompt is 16k, I want to know the default max dialogues of Agent Application, cuz Agent didn't have the set option. plz provide the documentation by the way
Suggested Changes
when I change the Agent Application to workflow, the default memory set option is 50
Reason for Change
No response
Code of Conduct
@crazywoola commented on GitHub (Aug 14, 2025):
@dosu validate this issue.
@crazywoola commented on GitHub (Aug 15, 2025):
@dosu validate this issue.
@dosubot[bot] commented on GitHub (Aug 15, 2025):
The default max dialogues (chat history length) for the Agent Application is 10 and is not user-configurable. For workflow mode, the default memory setting is 50, which matches your observation. There is currently no explicit user-facing documentation for these defaults; they are set in the codebase and inferred from configuration logic. Recent pull requests have not changed this behavior or added documentation for it, and an attempt to make the Agent Application's max dialogues configurable was not merged or adopted into the project.
To reply, just mention @dosu.
How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other
