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



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



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



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



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



* test remaining quickstarts after all changes



* run pytest after all changes



* Run linting and formatting checks to ensure code quality



* Update logging, Orchestrator Name and OTel module name



---------

Signed-off-by: Roberto Rodriguez <9653181+Cyb3rWard0g@users.noreply.github.com>
Co-authored-by: Roberto Rodriguez <9653181+Cyb3rWard0g@users.noreply.github.com>
2025-07-28 13:31:53 -07:00
..
concepts Refactor LLM Workflows and Orchestrators for Unified Response Handling and Iteration (#163) (#165) 2025-07-28 13:31:53 -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