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

Interpreter crashes on startup

Open filip-van-hoeckel opened this issue 11 months ago • 6 comments

Describe the bug

Model set to GPT-4. I have credits at OpenAI, and provided a fresh API key. Interpreter is up to date. I am running Windows and Python 3.10.6. When starting Interpreter and prompting it, it just says LiteLLM requires an API key. Please set a dummy API key to prevent this message. (e.g interpreter --api_key xorinterpreter.llm.api_key = 'x') As said, it has OpenAI API key and setting it to a dummy key does not solve this. Where do I start?

Reproduce

  1. set openAI API key
  2. start Interpreter
  3. prompt

Expected behavior

I'd expect it to work as it did before. Sorry for not being more helpful.

Screenshots

No response

Open Interpreter version

0.2.2

Python version

3.10.6

Operating System name and version

Windows 11 Pro x64

Additional context

No response

filip-van-hoeckel avatar Mar 12 '24 13:03 filip-van-hoeckel