-
-
Notifications
You must be signed in to change notification settings - Fork 170
2.1.10 Frontend: Chat Nio
av edited this page Apr 26, 2025
·
5 revisions
Handle:
chatnio
URL: http://localhost:34219
# [Optional] Pre-build the image
# Harbor uses a custom image for the main
# service for the config merging functionality
harbor build chatnio
# [Optional] Pre-pull sub-service images
harbor pull chatnio
# Start the service
harbor up chatnio
# [Optional] Open the UI
harbor open chatnioBy default, Harbor will pre-connect chatnio to:
-
ollama- Unfortunately, Chat Nio requires specifying every downstream model manually. Harbor pre-configuresllama3.1:8bby default, but you'll need to add any other models you want to use manually. -
searxng- Harbor enables DuckDuckGo and Wikipedia search engines by default

Please refer to the official documentation for more information.
