OpenHands
OpenHands copied to clipboard
OBSERVATION: "'action['action']=None' is not defined.
This error comes up rather frequently. I'm running WSL on Windows 11, using local model "ollama/deepseek-coder:instruct" and the code from #863 (needed in order to use Local LLM)
thnx @lowlyocean for bringing this issue to our attention
Yeah this is a common issue with smaller LLMs--they generate invalid actions. We send the error back in the hopes they self-correct, but they don't always. GPT-4 and Claude seem to work best