การเชื่อมต่อ · ตั้งค่าใน 60 วินาที · ไม่มีมาร์กอัป

Open WebUI + OrcaRouter

Open WebUI is the most popular self-hosted LLM chat interface. It reads its OpenAI connection from two environment variables — start the container with them pointed at OrcaRouter and every model on the catalog shows up in the model picker.

การตั้งค่า

ห้าขั้นตอน

  1. 1.Install Docker (or use an existing Open WebUI deployment).
  2. 2.Start the container with OPENAI_API_BASE_URL=https://api.orcarouter.ai/v1 and OPENAI_API_KEY=sk-orca-… (see the snippet).
  3. 3.Open http://localhost:3000 and create the admin account.
  4. 4.Every OrcaRouter model appears in the model picker automatically — or manage the connection later under Admin Panel → Settings → Connections.
  5. 5.Pick a model and chat. You're routing.
การกำหนดค่า
docker run -d -p 3000:8080 \
  -e OPENAI_API_BASE_URL="https://api.orcarouter.ai/v1" \
  -e OPENAI_API_KEY="sk-orca-..." \
  -v open-webui:/app/backend/data \
  --name open-webui \
  ghcr.io/open-webui/open-webui:main
ทำไมต้องกำหนดเส้นทาง Open WebUI ผ่าน OrcaRouter?

Open WebUI is only as good as the endpoint behind it. With OrcaRouter you give every user of your instance 200+ models through one connection, automatic failover when a provider goes down, and a single cost dashboard instead of a drawer full of API keys.

การเชื่อมต่ออื่น ๆ

กำหนดเส้นทาง Open WebUI ผ่าน OrcaRouter วันนี้

สมัครสมาชิกในเวลาไม่ถึงหนึ่งนาที รับคีย์ sk-orca-… แล้ววางลงใน Open WebUI ไม่มีการบวกเพิ่มบนโทเค็น สำรองอัตโนมัติข้ามทุกผู้ให้บริการ

รับ API key ของคุณ →
© 2026 OrcaRouter

สำหรับผู้ให้บริการ

ให้บริการแพลตฟอร์มการอนุมานอยู่หรือไม่ นำโมเดลของคุณขึ้น OrcaRouter

ติดต่อเรา

เข้าร่วมคอมมูนิตี้ของเรา

DiscordEmailXGitHubYouTube