mirror of
https://github.com/langgenius/dify.git
synced 2026-05-28 21:03:22 +08:00
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.