open-interpreter icon indicating copy to clipboard operation
open-interpreter copied to clipboard

%info ubuntu 22 no output

Open Notnaton opened this issue 1 year ago • 3 comments

Describe the bug

image

Reproduce

interpreter -l -m openai/lmstudio %info

Expected behavior

Print out debug info

Screenshots

No response

Open Interpreter version

0.2.4

Python version

3.10

Operating System name and version

Ubuntu 22.04

Additional context

No response

Notnaton avatar Apr 21 '24 10:04 Notnaton

It wasn't reproduced on my Ubuntu... BTW, why -m openai/lmstudio? Is this a valid model?

Steve235lab avatar Apr 28 '24 14:04 Steve235lab

There was a bug, when using local it had the model on openai/gpt4. So It enabled function calling. Fixed now.

%info works sometimes. Guessing the curl command needs a timeout

Notnaton avatar Apr 29 '24 05:04 Notnaton