Skip to content

2.1.8 Frontend: BionicGPT

av edited this page Sep 14, 2024 · 1 revision

Handle: bionicgpt URL: http://localhost:33901

BionicGPT UI screenshot

Starting

# [Optional] BionicGPT requires quite a
# few services. You might want to pull them
# ahead of starting the service
harbor pull bionicgpt

# Will start bionicgpt alongside
# the default webui
harbor up bionicgpt

Harbor can't configure BionicGPT ahead of time as connectivity configuration is stored in Postgres and can be adjusted via the UI after service starts.

BionicGPT supports ollama and Open-AI compatible backends out of the box.

Clone this wiki locally