mirror of https://github.com/dapr/dapr-agents.git
Add AI agent overview (#23)
* Add AI agent overview Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com> * Add image to core principles Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com> --------- Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
This commit is contained in:
parent
c84ba3439f
commit
81a17106b6
|
|
@ -1,5 +1,7 @@
|
|||
# Core Principles
|
||||
|
||||

|
||||
|
||||
## 1. Agent-Centric Design
|
||||
|
||||
Dapr Agents is designed to place agents, powered by LLMs, at the core of task execution and workflow orchestration. This principle emphasizes:
|
||||
|
|
@ -78,4 +80,4 @@ By integrating these paradigms, Dapr Agents enables workflows that combine the r
|
|||
!!! info
|
||||
Dapr Agents workflows blend structured, predictable logic with the dynamic responsiveness of event-driven systems, empowering both centralized and decentralized workflows.
|
||||
|
||||

|
||||

|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 105 KiB |
Loading…
Reference in New Issue