π¦ Package Version
0.4.1
ποΈ Framework Version
OpenAI Agents SDK
π Describe the Bug
The link on the command line interface opens a trace page which won't load and throws an error instead. Screenshots below. Running on MacOS, using the framework OpenAI Agents SDK.
Bug Reproduction:
if AGENTOPS_API_KEY: agentops.init(AGENTOPS_API_KEY) agentops.start_session(tags=['seo-agent-multi-sdk-direct']) else: print("AgentOps API Key not found, proceeding without observability.")
The hash of the version: c1af9397073d0cfe1ab7cadee54d6d6affad824f
Console Output:
Error page:
π€ Contribution