github av/harbor v0.0.20

latest releases: v0.4.1, v0.4.0, v0.3.41...
18 months ago

harbor how

$ harbor how to ping a service from another service?
$ harbor how to filter webui error logs with grep?
$ harbor how to make a sandwich?
$ harbor how to run a command in the ollama container?

Harbor can now answer questions about itself! Courtesy of a new cmdh service that is more generally can aid you in shell command generation:

$ harbor cmdh find all images in this folder
$ harbor cmdh stop all running docker containers
$ harbor cmdh download node.js

Note

This is a half-feature and half-gimmick. It can be surprisingly powerful when running with a larger or more grounded model (Codestral, Command-R+)

# See available models
harbor ollama list

# Set a more appropriate model for cmdh
harbor cmdh model codestral

Full Changelog: v0.0.19...v0.0.20

Don't miss a new harbor release

NewReleases is sending notifications on new releases.