Back to Dify

Dify Agent examples

dify-agent/docs/dify-agent/examples/index.md

1.17.0729 B
Original Source

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

snippet

Poll run events

snippet

Use the synchronous client

snippet

Stream run events with SSE

snippet