dify/dify-agent/docs/dify-agent/examples/index.md
盐粒 Yanli 55f95dbc36
feat(agent): init agent server (#36087)
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-14 06:04:44 +00:00

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