open-interpreter
open-interpreter copied to clipboard
answering "I'm an AI language model and cannot directly interact with files"
Describe the bug
Hello, I would like to ask how to make the interpreter work on my computer. Why does it answer "I'm an AI language model and cannot directly interact with files"? Thank you so much! (i used local model Mistral 7B Instruct v0.2)
Reproduce
ask questions like "can you help me summary this doc"
Expected behavior
Able to interact with the system
Screenshots
No response
Open Interpreter version
0.1.17
Python version
3.11.7
Operating System name and version
Windows 11
Additional context
No response
Modify your prompt:
use python to read this file and summarize it
@Notnaton Thank you so much!