OpenInterpreter/open-interpreter

Invalid Request | empty message error

Open

#1,517 opened on Oct 31, 2024

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Python (5,110 forks)batch import
BugGood First issue

Repository metrics

Stars
 (59,943 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide