This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-04-15 18:00:26 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ed8a5ed73cebaf919457b1fcfe89b01f593e8e4
dify
/
api
/
core
/
agent
History
wdeveloper16
602753b68a
refactor: replace bare dict with ActionDict TypedDict in cot_agent_runner (
#34997
)
2026-04-13 00:53:20 +00:00
..
output_parser
refactor(api): use standalone graphon package (
#34209
)
2026-03-27 21:05:32 +00:00
prompt
…
strategy
…
__init__.py
…
base_agent_runner.py
refactor: core/tools, agent, callback_handler, encrypter, llm_generator, plugin, inner_api (
#34205
)
2026-03-28 10:14:43 +00:00
cot_agent_runner.py
refactor: replace bare dict with ActionDict TypedDict in cot_agent_runner (
#34997
)
2026-04-13 00:53:20 +00:00
cot_chat_agent_runner.py
refactor(api): clean up AssistantPromptMessage typing in CotChatAgentRunner (
#34681
)
2026-04-07 22:53:14 +00:00
cot_completion_agent_runner.py
refactor(api): use standalone graphon package (
#34209
)
2026-03-27 21:05:32 +00:00
entities.py
…
errors.py
refactor(workflow): move agent node back to core workflow (
#33431
)
2026-03-14 22:33:13 +08:00
fc_agent_runner.py
refactor(api): use standalone graphon package (
#34209
)
2026-03-27 21:05:32 +00:00
plugin_entities.py
…