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

Invalid Request | empty message error

Open tfidy opened this issue 1 year ago • 3 comments

Describe the bug

After getting OI setup in my Command Prompt environment, I tried to run it but it said I had no credits for my API key. After setting up billing and trying to rerun the interpreter--os command prompt it automatically says "empty message". It's as if after I run interpreter--os it automatically tries to submit a prompt without my prompting and fails because the prompt is empty, which then tosses me out of the environment. image

Reproduce

Run python -m interpreter --os

Then wait

Expected behavior

I expect interpreter to run correctly and allow me to use the environment (first time user)

Screenshots

image

Open Interpreter version

0.4.3

Python version

3.11.1

Operating System name and version

Windows 10 Pro

Additional context

No response

tfidy avatar Oct 31 '24 18:10 tfidy

I was able to replicate your error only by pressing the enter button after the > shows up. Have you tried running it multiple times and had the same issue every time?

ehlowe avatar Nov 01 '24 05:11 ehlowe

Same as https://github.com/OpenInterpreter/open-interpreter/issues/1412

Should be a one line fix, for anyone interested

Notnaton avatar Nov 01 '24 10:11 Notnaton

I noticed this issue. Have you tried checking the error logs or console output? That might help narrow down the root cause. I'd be happy to help investigate if you can share more details about your environment (OS, version, etc.).

tysoncung avatar Oct 21 '25 02:10 tysoncung