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
Successfully installed swarms-4.9.3
---------------------------------------------------------------------------
ValueError Traceback (most recent call last)
[<ipython-input-3-c0269b490a86>](https://localhost:8080/#) in <cell line: 5>()
3
4 # Import the OpenAIChat model and the Agent struct
----> 5 from swarms import Agent
6 from athena_starship.llama import Llama3
7 from athena_starship.memory import ChromaDB
7 frames
[/usr/local/lib/python3.10/dist-packages/loguru/_logger.py](https://localhost:8080/#) in remove(self, handler_id)
1043
1044 if handler_id is not None and handler_id not in handlers:
-> 1045 raise ValueError("There is no existing handler with id %d" % handler_id) from None
1046
1047 if handler_id is None:
ValueError: There is no existing handler with id 2
Upvote & Fund
We're using Polar.sh so you can upvote and help fund this issue.
We receive the funding once the issue is completed & confirmed by you.
Thank you in advance for helping prioritize & fund our backlog.
The text was updated successfully, but these errors were encountered:
Upvote & Fund
The text was updated successfully, but these errors were encountered: