agentops icon indicating copy to clipboard operation
agentops copied to clipboard

Create the option for Crews to not automatically end_session() after kickoff

Open areibman opened this issue 3 months ago • 0 comments

🚀 Feature Request

💡 Got a brilliant idea? If you run crew.kickoff() multiple times during the same session, a kickoff() success will automatically run agentops.end_session('Success'). This means the developer loses control of their session.

🎉 Describe the solution you'd like Update crew.kickoff() so that it doesn't automatically end_session. Or make it optional somehow.

areibman avatar May 07 '24 22:05 areibman