dify/api/core/workflow
Sourav Rajvi e0673077a7
fix: close unclosed think tags around agent tool calls (#41764)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-09-04 07:23:34 +00:00
..
generator chore: remove unnecessary type conversions (#41454) 2026-08-29 07:04:18 +00:00
nodes fix: close unclosed think tags around agent tool calls (#41764) 2026-09-04 07:23:34 +00:00
__init__.py
file_reference.py
graph_topology.py
human_input_adapter.py feat(workflow): support human input in loop and iteration (#39243) 2026-08-03 02:24:18 +00:00
human_input_forms.py
human_input_policy.py chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247) 2026-07-03 03:45:21 +00:00
llm_environment_variable.py feat(workflow): support LLM environment variables (#39125) 2026-08-04 06:17:13 +00:00
llm_node.py fix: meter hosted LLM invocations (#40589) 2026-08-12 12:33:21 +00:00
node_execution_process_data.py refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
node_factory.py feat(api): track credit usage contexts (#41181) 2026-08-25 10:21:32 +00:00
node_runtime.py feat(api): track credit usage contexts (#41181) 2026-08-25 10:21:32 +00:00
snippet_start.py
system_variables.py
template_rendering.py
variable_pool_initializer.py
variable_prefixes.py
workflow_entry.py feat(api): track credit usage contexts (#41181) 2026-08-25 10:21:32 +00:00
workflow_run_outputs.py