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
File "/Users/kehchinleong/Documents/CDWP/project-mata/venv/lib/python3.11/site-packages/agentops/session.py", line 154, in end_session
f"{colored('Cost:', attrs=['bold'])} ${formatted_cost} "
^^^^^^^^^^^^^^
UnboundLocalError: cannot access local variable 'formatted_cost' where it is not associated with a value
π€ 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.
The text was updated successfully, but these errors were encountered:
Contact Details
[email protected]
π¦ Package Version
0.3.13
ποΈ Framework Version
CrewAI 0.67.1
π Describe the Bug
File "/Users/kehchinleong/Documents/CDWP/project-mata/venv/lib/python3.11/site-packages/agentops/session.py", line 154, in end_session
f"{colored('Cost:', attrs=['bold'])} ${formatted_cost} "
^^^^^^^^^^^^^^
UnboundLocalError: cannot access local variable 'formatted_cost' where it is not associated with a value
π€ Contribution
The text was updated successfully, but these errors were encountered: