mirror of
https://github.com/langgenius/dify.git
synced 2026-07-22 12:36:14 -04:00
0f06aa2fdd
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
306 B
306 B
Dify Agent runtime
Dify Agent hosts Agenton-composed Pydantic AI runs behind a FastAPI API. Its
source code stays under src/dify_agent, while framework-neutral Agenton code
stays under src/agenton and src/agenton_collections.
See the operations guide for local server behavior.