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
import os
import time
import agentops
import dotenv
dotenv.load_dotenv()
agentops.init(api_key=os.environ["AGENTOPS_API_KEY"])
while True:
time.sleep(0.2)
Contact Details
[email protected]
π¦ Package Version
latest
ποΈ Framework Version
N/A
π Describe the Bug
Run the script
Spam
<C-c>
Won't [always] terminate
π€ Contribution
The text was updated successfully, but these errors were encountered: