gpt-4-turbo
, which is the most capable publicly available model for code interpretation (Open Interpreter was designed to be used with gpt-4
).
To run a specific model from OpenAI, set the model
flag:
Environment Variable | Description | Where to Find |
---|---|---|
OPENAI_API_KEY | The API key for authenticating to OpenAI’s services. | OpenAI Account Page |