-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels