dapr-agents/docs
Roberto Rodriguez c28e31c892
Refactor LLM Workflows and Orchestrators for Unified Response Handling and Iteration (#163)
* Refactor ChatClientBase: drop Pydantic inheritance and add typed generate() overloads

Signed-off-by: Roberto Rodriguez <9653181+Cyb3rWard0g@users.noreply.github.com>

* Align all LLM chat clients with refactored base and unified response models

Signed-off-by: Roberto Rodriguez <9653181+Cyb3rWard0g@users.noreply.github.com>

* Unify LLM utils across providers and delegate streaming/response to provider‑specific handlers

Signed-off-by: Roberto Rodriguez <9653181+Cyb3rWard0g@users.noreply.github.com>

* Refactor LLM pipeline: add HuggingFace tool calls, unify chat client/response types, and switch DurableAgent to loop‑based workflow

Signed-off-by: Roberto Rodriguez <9653181+Cyb3rWard0g@users.noreply.github.com>

* Refactor orchestrators with loops and unify LLM response handling using LLMChatResponse

Signed-off-by: Roberto Rodriguez <9653181+Cyb3rWard0g@users.noreply.github.com>

* test remaining quickstarts after all changes

Signed-off-by: Roberto Rodriguez <9653181+Cyb3rWard0g@users.noreply.github.com>

* run pytest after all changes

Signed-off-by: Roberto Rodriguez <9653181+Cyb3rWard0g@users.noreply.github.com>

* Run linting and formatting checks to ensure code quality

Signed-off-by: Roberto Rodriguez <9653181+Cyb3rWard0g@users.noreply.github.com>

* Update logging, Orchestrator Name and OTel module name

Signed-off-by: Roberto Rodriguez <9653181+Cyb3rWard0g@users.noreply.github.com>

---------

Signed-off-by: Roberto Rodriguez <9653181+Cyb3rWard0g@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2025-07-28 12:39:56 -07:00
..
concepts Refactor LLM Workflows and Orchestrators for Unified Response Handling and Iteration (#163) 2025-07-28 12:39:56 -07:00
development test: init test setup and some tests + dev docs and proper setup with pyproject.toml (#137) 2025-06-30 14:36:05 -07:00
home feat: unify agent types (#139) 2025-07-07 07:36:23 -07: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 Added brief MCP support explanation (#116) 2025-05-12 08:44:19 -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