mirror of
https://github.com/langgenius/dify.git
synced 2026-06-11 19:14:34 +08:00
Co-authored-by: Copilot <copilot@github.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
730 B
730 B
Dify Agent examples
These examples live under examples/dify_agent/dify_agent_examples. They are
separated from Agenton examples because they depend on Dify Agent runtime services
such as the FastAPI server, Redis, or the plugin daemon.
Run a Dify plugin-daemon backed model
Poll run events
Use the synchronous client
Stream run events with SSE