mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- Auto-resolve parent_message_id when not provided by client, querying the latest message in the conversation to maintain the thread chain that extract_thread_messages() relies on. - Add AppMode.AGENT to TokenBufferMemory mode checks so file attachments in memory are handled via the workflow branch. - Add debug logging for memory injection in node_factory and node. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| node_token_buffer_memory.py | ||
| token_buffer_memory.py | ||