Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Session not created even if the session ID is generated #674

Open
1 of 3 tasks
smitius opened this issue Feb 12, 2025 · 1 comment
Open
1 of 3 tasks

[Bug]: Session not created even if the session ID is generated #674

smitius opened this issue Feb 12, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@smitius
Copy link

smitius commented Feb 12, 2025

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

  • 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.
@smitius smitius added the bug Something isn't working label Feb 12, 2025
@areibman
Copy link
Contributor

Hey @smitius -- an issue we're aware of. Can you try downgrading your version of CrewAI for the time being?

cc: @the-praxs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants