dify/api/core/app/apps/advanced_chat
Wu Jiayang 423fb2d7bc
Ensure the 'inputs' field in /chat-messages takes effect every time (#7955)
Co-authored-by: Your Name <you@example.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2025-02-11 18:44:56 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
app_config_manager.py refactor(core): Remove extra_config from File. (#10203) 2024-11-08 18:13:24 +08:00
app_generator_tts_publisher.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
app_generator.py Ensure the 'inputs' field in /chat-messages takes effect every time (#7955) 2025-02-11 18:44:56 +08:00
app_runner.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
generate_response_converter.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
generate_task_pipeline.py refactor: streamline initialization of application_generate_entity and task_state in task pipeline classes (#12326) 2025-01-03 18:41:44 +08:00