To use Open Interpreter with a model from Cohere, set the model flag:

interpreter --model command-nightly

Supported Models

We support any model on Cohere’s models page:

interpreter --model command
interpreter --model command-light
interpreter --model command-medium
interpreter --model command-medium-beta
interpreter --model command-xlarge-beta
interpreter --model command-nightly

Required Environment Variables

Set the following environment variables (click here to learn how) to use these models.

Environment VariableDescriptionWhere to Find
COHERE_API_KEYThe API key for authenticating to Cohere’s services.Cohere Account Page