dapr-agents/docs/concepts
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
..
agents.md Refactor LLM Workflows and Orchestrators for Unified Response Handling and Iteration (#163) (#165) 2025-07-28 13:31:53 -07:00
arxiv_fetcher.md Fixed a few minor typos (#52) 2025-03-14 15:44:47 -07:00
messaging.md FLOKI Initial Contribution 2025-01-14 13:05:22 -05:00
text_splitter.md Fixed a few minor typos (#52) 2025-03-14 15:44:47 -07:00