Lobe Chat integration
Lobe Chat - an open-source, modern-design AI chat framework.
Starting
# Will start lobechat alongside
# the default webui
harbor up lobechatIf you want to make LobeChat your default UI, please see the information below:
# Replace the default webui with lobechat
# afterwards, you can just run `harbor up`
harbor defaults rm webui
harbor defaults add lobechatNote
LobeChat supports only a list of predefined models for Ollama that can't be pre-configured and has to be selected from the UI at runtime
Misc
- half-baked
autogptservice, not documented as it's not integrated with the any of the harbor services due to its implementation - Updating
harbor howprompt to reflect on recent releases - Harbor User Guide - high-level user documentation
Full Changelog: v0.1.13...v0.1.14
