adjust image size
This commit is contained in:
@@ -11,7 +11,7 @@ Agent is a powerful design pattern, where node can take dynamic actions based on
|
|||||||
To express an agent, create a Node (the agent) with [branching](../core_abstraction/flow.md) to other nodes (Actions).
|
To express an agent, create a Node (the agent) with [branching](../core_abstraction/flow.md) to other nodes (Actions).
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="https://github.com/the-pocket/PocketFlow/raw/main/assets/agent.png?raw=true" width="400"/>
|
<img src="https://github.com/the-pocket/PocketFlow/raw/main/assets/agent.png?raw=true" width="250"/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
> The core of build **performant** and **reliable** agents boils down to:
|
> The core of build **performant** and **reliable** agents boils down to:
|
||||||
|
|||||||
Reference in New Issue
Block a user