Overview
This release comes a few new services, as well as some additional helper features.
Open WebUI Pipelines
Integration authored by @ic4l4s9c 🎉
pipelines bring modular, customizable workflows to any UI client supporting OpenAI API specs.
harbor up pipelinesQdrant
Also authored by @ic4l4s9c 🎉
First shared vector store for Harbor - will be used by supported satellites in the future.
harbor up qdrantREST API: http://localhost:34221
Web UI: http://localhost:34221/dashboard
GRPC API: http://localhost:34222
Chat Nio
New promising WebUI for LLMs. Harbor pre-configures it for ollama and searxng out of the box.
# Start the service
harbor up chatnio
# [Optional] Open the UI
harbor open chatnioK6
Load testing toolkit. Harbor's version comes with a lot of things pre-configured testing of OpenAI-compatible LLM APIs, including a custom grafana dashboard (with token stats), api client helpers and sample scripts.
Discord
We have a Discord now. Come say "Hi 👋🏻" if you want to chat to someone about Harbor.
Misc
webui- fixing missingoverride.envafter v0.2.15harbor open- now supports overrides via<service>.open_urlconfig
New Contributors
Full Changelog: v0.2.15...v0.2.16
