-
Prepare your OPENAI_API_KEY in
.env
OPENAI_API_KEY=(YOUR_API_KEY)
-
Start
$ docker-compose up -d
-
Access the container
$ docker-compose exec interpreter bash
-
Run the interpreter
~# interpreter ▌ Model set to GPT-4 Tip: To run locally, use interpreter --local Open Interpreter will require approval before running code. Use interpreter -y to bypass this. Press CTRL-C to exit. > (YOUR PROMPT)
-
Notifications
You must be signed in to change notification settings - Fork 0
tk42/open-interpreter-docker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published