You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I initialize the session as usual with session = agentops.init(api_key="f59894b9-9fed-4add-aa0a-xxxxxxxxxx")
example output: π AgentOps: Session Replay: https://app.agentops.ai/drilldown?session_id=5e8299c9-14b2-49f6-8266-xxxxxxxxx
However the web interface loads the default list of past sessions and the session ID does not exist in the list.
at the end of the run when calling agentops.end_session('Success') I get:
π AgentOps: Could not end session - no sessions detected
I see all sessions up to end of Jan. Nothing since.
π€ Contribution
Yes, I'd be happy to submit a pull request with these changes.
I need some guidance on how to contribute.
I'd prefer the AgentOps team to handle this update.
The text was updated successfully, but these errors were encountered:
Contact Details
No response
π¦ Package Version
0.3.26
ποΈ Framework Version
crewai 0.100.1
π Describe the Bug
I initialize the session as usual with
session = agentops.init(api_key="f59894b9-9fed-4add-aa0a-xxxxxxxxxx")
example output:
π AgentOps: Session Replay: https://app.agentops.ai/drilldown?session_id=5e8299c9-14b2-49f6-8266-xxxxxxxxx
However the web interface loads the default list of past sessions and the session ID does not exist in the list.
at the end of the run when calling agentops.end_session('Success') I get:
π AgentOps: Could not end session - no sessions detected
I see all sessions up to end of Jan. Nothing since.
π€ Contribution
The text was updated successfully, but these errors were encountered: