本文へ移動
メイン ドキュメント
ドキュメント

Open WebUI

Should work

セルフホストのチャット UI。環境変数で接続して起動します。

Setup

Shell
docker run -d -p 3000:8080 \
  -e OPENAI_API_BASE_URL="https://api.kotoba.cloud/v1" \
  -e OPENAI_API_KEY="kc_pat_<your-token>" \
  ghcr.io/open-webui/open-webui:main

# then open http://localhost:3000 and pick the model

The research gates (verification, scope, free quota) are identical to the cookie session; the token only removes the origin gate.

← All tools