OpenInterpreter / open-interpreter

A natural language interface for computers
http://openinterpreter.com/
GNU Affero General Public License v3.0
50.66k stars 4.42k forks source link

%info ubuntu 22 no output #1218

Open Notnaton opened 2 months ago

Notnaton commented 2 months ago

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

Steve235lab commented 2 months ago

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

Notnaton commented 2 months ago

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