dapr-agents/docs
Roberto Rodriguez 13c6b65af7
Refactor AgenticWorkflow to Support Pub/Sub Streaming and Flexible Execution Modes (#59)
* Moved Messaging under Workflow and modularized main components.

* Removed WorkflowService and added as_service() to AgenticWorkflow for pub/sub support in headless and service modes.

* Added utility to safely retrieve instance methods decorated with a specific attribute

* Updated Agent and Orchestrator workflows to support the latest messaging system changes.

* Updated AgentActors to integrate with latest messaging system under workflows.

* Made service_port optional to allow random port assignment.

* dapr agents imports and logging

* Updated Multi-agent workflows, deleted JSON logs and tested NVIDIA LLM client notebook

* Integrated new messaging system into multi-agent quickstarts

* Updated agentic workflows docs to reflect changes

* Updated quickstart multi-agent workflows app to run in headless mode

* Fixed Orchestrator as a service and exposed built-in route to start workflow over HTTP

* Updated INFO logging to DEBUG

* updated cookbook with latest changes

* updated quickstart mukti-agent workflows to integrate orchestrator as service change

* Updated docs to trigger agentic workflow over HTTP by default.

* Upgrade Jinja2 to address sandbox breakout vulnerability
2025-03-25 21:13:57 +02:00
..
concepts Fixed a few minor typos (#52) 2025-03-14 15:44:47 -07:00
home Refactor AgenticWorkflow to Support Pub/Sub Streaming and Flexible Execution Modes (#59) 2025-03-25 21:13:57 +02:00
img Readme changes, docs index changes, removed images (#46) 2025-03-11 15:53:22 -07:00
Dockerfile FLOKI Initial Contribution 2025-01-14 13:05:22 -05:00
favicon.png Update to Dapr Agents logo (#9) 2025-02-21 11:47:29 -08:00
index.md Readme changes, docs index changes, removed images (#46) 2025-03-11 15:53:22 -07:00
logo-sticker-text.png Update to Dapr Agents logo (#9) 2025-02-21 11:47:29 -08:00
logo-sticker.png Update to Dapr Agents logo (#9) 2025-02-21 11:47:29 -08:00
logo-workflows.png Update to Dapr Agents logo (#9) 2025-02-21 11:47:29 -08:00