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 llamacppAutoopen
# Update the config
harbor config set ui.autoopen true
# Start harbor - default UI opens automatically
harbor upMisc
- Compatibility Wiki
- env manager works with array variables
harbor webuiCLI helperharbor diveutilharbor infoutil
Full Changelog: v0.0.10...v0.0.11