Build event-driven multi-agent workflows with Solace Agent Mesh は何をしますか?
Stand up Solace Agent Mesh projects where agents delegate tasks, exchange events, call tools, and coordinate multi-step workflows through an event mesh.
Prerequisites
Python, Solace Agent Mesh, Solace broker or compatible local setup
Installation
Use the upstream install or setup path that matches your environment:
- pip install -e .[test]
Requirements and caveats from upstream:
Basic usage or getting-started notes:
-
This project uses pytest for testing. You can run tests using either hatch or pytest directly.
-
The recommended way to run tests is through the hatch environment, which ensures all dependencies are managed correctly.
-
Run all tests
-
Extracted from upstream docs: https://raw.githubusercontent.com/SolaceLabs/solace-agent-mesh/HEAD/README.md