Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid Request | empty message error #1517

Open
tfidy opened this issue Oct 31, 2024 · 2 comments · May be fixed by #1521
Open

Invalid Request | empty message error #1517

tfidy opened this issue Oct 31, 2024 · 2 comments · May be fixed by #1521
Labels
Bug Something isn't working Good First issue Good for newcomers

Comments

@tfidy
Copy link

tfidy commented Oct 31, 2024

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

@ehlowe
Copy link

ehlowe commented Nov 1, 2024

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?

@Notnaton Notnaton added Bug Something isn't working Good First issue Good for newcomers labels Nov 1, 2024
@Notnaton
Copy link
Collaborator

Notnaton commented Nov 1, 2024

Same as #1412

Should be a one line fix, for anyone interested

@ehlowe ehlowe linked a pull request Nov 1, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Good First issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants