logoalt Hacker News

aftbittoday at 2:51 AM1 replyview on HN

Can you configure Bifrost using entirely config files without the web interface? Can it run without a database or anything stateful? I'm using LiteLLM but it is not trivial to run.


Replies

apatheticoniontoday at 5:51 AM

You can configure it with just config files.

Database is optional, if you add one, you get advanced caching.

It's just a single executable.

    wget https://downloads.getmaxim.ai/bifrost/v1.6.5/linux/amd64/bifrost-http
    chmod +x bifrost-http
    ./bifrost-http