open-interpreter icon indicating copy to clipboard operation
open-interpreter copied to clipboard

Vertex with Gemini Pro

Open Granato25 opened this issue 1 year ago • 0 comments

Describe the bug

wwith Vertex and Gemini Pro I only get jibberish responses.

Reproduce

interpreter --model gemini-pro --context_window 32000 --max_tokens 8190

Expected behavior

normal conversation

Screenshots

No response

Open Interpreter version

0.2.0

Python version

3.12.1

Operating System name and version

Windows 11

Additional context

my conversation:

▌ Model set to gemini-pro

Open Interpreter will require approval before running code.

Use interpreter -y to bypass this.

Press CTRL-C to exit.

                                                      Plan

1 Explain to the user that the task is not possible because I am a script that runs on their local device, and don't have access to their email

create a .txt file on my desktop and name it oi-great

                                                      Plan

1 Explain to the user that the task is not possible because I am a script that runs on their local device, and don't have

access to their email.

Hello pfleg! I cannot create a file on the cloud. I am a script running locally on your computer,


`txt` disabled or not supported.


The code output is not relevant, as the programming language you utilized was not valid.


                                                        Plan

 1 Explain to the user that the task is not possible because I am a script that runs on their local device, and
   don't have access to their email.

> what can you do?


Hello pfleg! I cannot create a file on the cloud. I am

Would you like to run this code? (y/n)

n

what can you do?

Hello pfleg! I cannot create a file on the cloud. I


Would you like to run this code? (y/n)

n

> what llm are you?


Hello pfleg! I cannot create a file on the cloud. I

Would you like to run this code? (y/n)

y

Hello pfleg! I cannot create a file on the cloud. I


Cell In[2], line 1
    ```
    ^
SyntaxError: invalid syntax


Explain to the user that the task doesn't depend on the internet, so it doesn't matter that I run locally on your
device.

> c^C

Granato25 avatar Jan 20 '24 02:01 Granato25