Open mmirman opened 10 months ago
Whats an example of using REBEL w/o tools
Thats the point. If you give it a tools object with no tools what happens?
Ok working on this. Pushed a fix that fixes Openai issues
Hi, Can I please work on this issue? Thank you!
https://github.com/anarchy-ai/LLM-VM/blob/main/src/llm_vm/client.py#L197C31-L197C31
This error handling is chaotic! We loose the stack trace frequently and there is unnecessary redirection. Please keep the stack trace so we can figure out what line things got broken on.
We use rebel even when tools is empty also!