mirror of
https://github.com/langgenius/dify.git
synced 2026-08-30 04:23:20 +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 | ||
| app_config_manager.py | ||
| app_generator.py | ||
| app_runner.py | ||
| generate_response_converter.py | ||
| generate_task_pipeline.py | ||