dapr-agents/cookbook/llm
Roberto Rodriguez c872c5a8bd
Integrate MCP Client + Enable Async Tool Execution for Agent Framework (#72)
* Enable async-first execution for AgentTool and ToolExecutor

* Update basic agent patterns to support async tool execution

* Updated assistant agentic workflow base to support async tool execution

* fix #70. Updated input for workflow task agent execution

* Update agent actor base to support async tool execution

* Updated logging on workflow message decorator

* Enable lazy initialization of schemas for Orchestrator agentic workflows

* minor update on quickstart 05 apps to follow the right structure

* added basic single-agent example of a dapr workflow agent

* Integrate MCP client with full tool and prompt support

* Created MCP examples in cookbook
2025-04-10 14:31:03 -07:00
..
azure_openai_chat_basic.ipynb Integrate MCP Client + Enable Async Tool Execution for Agent Framework (#72) 2025-04-10 14:31:03 -07:00
basic-azopenai-chat.prompty FLOKI Initial Contribution 2025-01-14 13:05:22 -05:00
basic-hf-chat.prompty FLOKI Initial Contribution 2025-01-14 13:05:22 -05:00
basic-nvidia-chat.prompty FLOKI Initial Contribution 2025-01-14 13:05:22 -05:00
basic-openai-chat-history.prompty FLOKI Initial Contribution 2025-01-14 13:05:22 -05:00
basic-openai-chat.prompty FLOKI Initial Contribution 2025-01-14 13:05:22 -05:00
elevenlabs_speech_basic.ipynb Refreshed all notebooks with dapr_agents module 2025-01-25 19:05:01 -05:00
hf_chat_basic.ipynb Enhanced Workflow and Task Registration, Dynamic Message Routing, Structured Validation, and Unified API Integration (#18) 2025-03-04 06:09:31 -08:00
nvidia_chat_basic.ipynb Refactor AgenticWorkflow to Support Pub/Sub Streaming and Flexible Execution Modes (#59) 2025-03-25 21:13:57 +02:00
nvidia_chat_structured_output.ipynb Refreshed all notebooks with dapr_agents module 2025-01-25 19:05:01 -05:00
nvidia_embeddings_basic.ipynb Refreshed all notebooks with dapr_agents module 2025-01-25 19:05:01 -05:00
openai_audio_basic.ipynb Refreshed all notebooks with dapr_agents module 2025-01-25 19:05:01 -05:00
openai_chat_basic.ipynb Enhanced Workflow and Task Registration, Dynamic Message Routing, Structured Validation, and Unified API Integration (#18) 2025-03-04 06:09:31 -08:00
openai_chat_structured_output.ipynb Enhanced Workflow and Task Registration, Dynamic Message Routing, Structured Validation, and Unified API Integration (#18) 2025-03-04 06:09:31 -08:00
openai_embeddings_basic.ipynb Enhanced Workflow and Task Registration, Dynamic Message Routing, Structured Validation, and Unified API Integration (#18) 2025-03-04 06:09:31 -08:00