mirror of
https://github.com/langgenius/dify.git
synced 2026-08-29 11:49:06 +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 |
||
|---|---|---|
| .. | ||
| agent | ||
| agent_v2 | ||
| command | ||
| datasource | ||
| file_upload | ||
| knowledge_index | ||
| knowledge_retrieval | ||
| trigger_plugin | ||
| trigger_schedule | ||
| trigger_webhook | ||
| __init__.py | ||