Skip to main content
To use Open Interpreter with NLP Cloud, set the model flag:
interpreter --model dolphin
from interpreter import interpreter

interpreter.llm.model = "dolphin"
interpreter.chat()

Required Environment Variables

Set the following environment variables (click here to learn how) to use these models.
Environment VariableDescriptionWhere to Find
NLP_CLOUD_API_KEYNLP Cloud API keyNLP Cloud Dashboard -> API KEY