github av/harbor v0.0.11

latest releases: v0.4.7, v0.4.6, v0.4.5...
20 months ago

Features

Open WebUI cross-file configuration

Setup for Open WebUI was refactored to actively intersect configs from requested services. In other words - now Open WebUI won't try to reach out to LiteLLM or vLLM (or other) service endpoints unless it has been explicitly launched

OpenAI Key/URL management

harbor openai urls add https://api.openai.com/v1
harbor openai keys add <OpenAI API Key>

Default services management

harbor defaults ls
harbor defaults rm 0
harbor defaults rm ollama
harbor defaults add llamacpp

Autoopen

# Update the config
harbor config set ui.autoopen true

# Start harbor - default UI opens automatically
harbor up

Misc

  • Compatibility Wiki
  • env manager works with array variables
  • harbor webui CLI helper
  • harbor dive util
  • harbor info util

Full Changelog: v0.0.10...v0.0.11

Don't miss a new harbor release

NewReleases is sending notifications on new releases.