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
Any exception raised by completion within the CodeActAgent breaks the agent and is not recoverable, i.e. the page needs reloading to start a new session.
Is there an existing issue for the same bug?
Describe the bug
Any exception raised by
completion
within the CodeActAgent breaks the agent and is not recoverable, i.e. the page needs reloading to start a new session.response = self.llm.completion(
OpenHands/agenthub/codeact_agent/codeact_agent.py
Line 175 in 7589be6
Current OpenHands version
Installation and Configuration
Model and Agent
No response
Operating System
any
Reproduction Steps
No response
Logs, Errors, Screenshots, and Additional Context
Example exception log excerpt:
The text was updated successfully, but these errors were encountered: