codel icon indicating copy to clipboard operation
codel copied to clipboard

failed to get next task: %!w(*fmt.wrapError=&{failed to get next command: no tool calls found 0x14000113a40})

Open semanser opened this issue 1 year ago • 2 comments

The LLM model is trying to choose between available instruments (open a web browser, edit code, execute a shell command, etc.), but sometimes it fails to choose one, and this error occurs. I will open a new GitHub issue.

semanser avatar Mar 26 '24 22:03 semanser

I get the same issue usually if a command fails. Then there's no way to resolve it besides restarting the backend and starting a brand new chat unfortunately.

jontstaz avatar Mar 27 '24 13:03 jontstaz

Stared working on it

semanser avatar Mar 27 '24 20:03 semanser