Hello - I just created a bot using GitHub. I got everything to work. However, I do not see the visualizer in my version. Curious, is this because I am using the open-source version? Here is a screenshot.
Hi there Allan! can you please specify how you installed solace agent mesh? Did you use pip install or some other installation? And please specify the following
- Your operating system
- Python version
- solace agent mesh version
From the screenshot it looks like you are using a very old version of Solace Agent Mesh and I’m wondering what steps you took to install it.
Hello,
Source: We started at the Solace Agent Mesh GitHub repository.
- Environment: Set up a clean Python 3.14 environment to ensure the AI’s “brain” had a dedicated workspace.
- Command: Ran
pip install solace-agent-meshto get the core tools. - Initialization: Used
sam init --guito launch a web-based setup wizard, where we connected the mesh to OpenAI’s cloud.
@user33 Could you also please specify your operating system? and when you run sam -v what version do you get?
