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

interpreter --model claude-instant-1

Supported Models

We support any model from Anthropic:

interpreter --model claude-instant-1
interpreter --model claude-instant-1.2
interpreter --model claude-2

Required Environment Variables

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

Environment VariableDescriptionWhere to Find
ANTHROPIC_API_KEYThe API key for authenticating to Anthropic’s services.Anthropic