Skip to content

Commit bcc71bc

Browse files
Typo - Update solace-agent-mesh.md (#372)
* Typo - Update solace-agent-mesh.md * Cleanup sentence - solace-agent-mesh.md
1 parent eb01a0c commit bcc71bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

markdown/solace-agent-mesh/solace-agent-mesh.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -500,14 +500,14 @@ apps:
500500
4. Run solace agent mesh `sam run`
501501

502502
> aside positive
503-
> The `sam run` command will traverse through all the yaml configurations in your directory (agents and gateways) and pass them to the solace agent mesh. If you want to run an agent in isolation, you can run an instance of solace agent mesh with all of configurations expect the agent of your choice `sam run -s configs/agents/markitdown.yaml` and in another terminal you can run `sam run configs/agents/markitdown.yaml` that runs that agent in isolation. You can do the same thing with all the yaml configuration files in separate terminals.
503+
> The `sam run` command will traverse through all the yaml configurations in your directory (agents and gateways) and pass them to the solace agent mesh. If you want to run an agent in isolation, you can run an instance of solace agent mesh with all of configurations except the agent of your choice `sam run -s configs/agents/markitdown.yaml` and in another terminal you can run `sam run configs/agents/markitdown.yaml` that runs that agent in isolation. You can do the same thing with all the yaml configuration files in separate terminals.
504504

505505
5. Observe the agent in the WebGUI Gateway
506506

507507
![markitdown](img/markitdown.png)
508508

509509
> aside positive
510-
> Check out the [examples](https://github.com/SolaceLabs/solace-agent-mesh/tree/main/examples/agents) directory for other agent yaml configuration with the
510+
> Check out the [examples](https://github.com/SolaceLabs/solace-agent-mesh/tree/main/examples/agents) directory for other agent yaml configurations.
511511

512512

513513
## Understanding the YAML configuration of agents
@@ -1062,4 +1062,4 @@ Solace Agent Mesh represents a significant advancement in building enterprise-gr
10621062

10631063
As the ecosystem continues to evolve, stay connected with the community through the repositories and forums to leverage the collective knowledge and contribute to this growing platform.
10641064

1065-
Thanks for participating in this codelab! Let us know what you thought in the [Solace Community Forum](https://solace.community/)! If you found any issues along the way we'd appreciate it if you'd raise them by clicking the Report a mistake button at the bottom left of this codelab.
1065+
Thanks for participating in this codelab! Let us know what you thought in the [Solace Community Forum](https://solace.community/)! If you found any issues along the way we'd appreciate it if you'd raise them by clicking the Report a mistake button at the bottom left of this codelab.

0 commit comments

Comments
 (0)