Thanks, Xander. Still won't run (I suspect there is a lot more implied knowledge you have when running this than is possible to know by just running the script in VS Code). I don't expect you to help me, but just for anyone else who is attempting to follow along, after removing the opentelemetry and openinference related code and installing swarm from git I get the error:
from configs.agents import triage_agent
ModuleNotFoundError: No module named 'configs'
Do you have some underspecified or implied extra configuration that is needed to just run this code?