github av/harbor v0.0.17

latest releases: v0.3.40, v0.3.39, v0.3.38...
18 months ago

Open Interpreter integration

image

Open Interpreter lets LLMs run code (Python, Javascript, Shell, and more) locally. You can chat with Open Interpreter through a ChatGPT-like interface in your terminal.

# Pre-build the image for convenience
harbor build opint

# interpreter likes juicy large LLMs
harbor opint model codestral

cd ~/my-project

# Work together with interpreter
harbor opint

Full Changelog: v0.0.16...v0.0.17

Don't miss a new harbor release

NewReleases is sending notifications on new releases.