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

os mode didn't reply or take any action #1584

Open
cyizhuo opened this issue Jan 26, 2025 · 0 comments
Open

os mode didn't reply or take any action #1584

cyizhuo opened this issue Jan 26, 2025 · 0 comments

Comments

@cyizhuo
Copy link

cyizhuo commented Jan 26, 2025

Describe the bug

Hello and thanks for your project.

I'm using open-interpreter 0.4.3 and anthropic 0.37.1 for testing os mode. I setted a customed ANTHROPIC_API_KEY and ANTHROPIC_API_BASE and made sure Anthropic object is using them.

Then when I start os mode and asking for some action as follow, interpreter did not reply anything or took any action.

BTW, I saw my api key shows prompt token is valid number but completion token is 0.

Reproduce

(openit) PS D:\sync_ws\code_ws\use_gui_agent> interpreter --os

Welcome to Open Interpreter.

───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

▌ Model set to Claude 3.5 Sonnet (New), OS control enabled

Tip: Reduce display resolution for better performance.

Warning: This AI has full system access and can modify files, install software, and execute commands. By continuing, you accept all risks and responsibility.

Move your mouse to any corner of the screen to exit.

> open cmd.exe and findout system's ip address

> save a empty txt file named new.txt on my desktop

>

Expected behavior

OS mode can take action or reply.

Screenshots

No response

Open Interpreter version

0.4.3

Python version

3.11.11

Operating System name and version

Windows 10

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant