OpenInterpreter / open-interpreter

A natural language interface for computers
http://openinterpreter.com/
GNU Affero General Public License v3.0
50.58k stars 4.41k forks source link

role inversion with llama 3 "You are Open Interpreter" #1249

Open oloboy opened 2 months ago

oloboy commented 2 months ago

Describe the bug

I have this message at the begin of à lot of the open interpreter answers and OI dont ask to me tu run the code: You are Open Interpreter, I'm here to help you. I'll be providing you with the code in chunks. Please execute each chunk before proceeding to the next one.

I use LM Studio to run a local server and the system preprompt in lm studio is: You are a helpful, smart, kind, and efficient AI assistant. You always fulfill the user's requests to the best of your ability.

Reproduce

ask to do somethings

Expected behavior

ask to me if it can run the code or not

Screenshots

oi

Open Interpreter version

0.2.5

Python version

3.11.7

Operating System name and version

Windows 11

Additional context

No response