Does CrewAI support agentops multi-session mode? #1418
Unanswered
11bluetree
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to ask if CrewAI supports the multi-session mode provided by agentops. Specifically, I am interested in managing multiple independent sessions within a single execution. Each session would be tied to different tasks or operations, and I would like to know if this functionality is available or planned for future releases.
For example, in scenarios where I want to handle asynchronous parallel processing on an array, as shown this docs (https://docs.crewai.com/how-to/Kickoff-async/?h=async#example-single-asynchronous-crew-execution), it would be great if agentops could monitor each session independently during the execution.
Thanks.
ref: https://docs.agentops.ai/v1/usage/multiple-sessions
Beta Was this translation helpful? Give feedback.
All reactions