OpenInterpreter/open-interpreter

Invalid Request | empty message error

Open

#1,517 创建于 2024年10月31日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Python (5,110 fork)batch import
BugGood First issue

仓库指标

Star
 (59,943 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南