Jump to content

Cara Membuka Kembali Open WebUI yang diinstall di venv: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 July 2025

4 July 2025

  • curprev 23:5423:54, 4 July 2025 Budi talk contribs 1,073 bytes −6 No edit summary Tag: 2017 source edit
  • curprev 23:5323:53, 4 July 2025 Budi talk contribs 1,079 bytes +1,079 Created page with "Setelah laptop dimatikan atau direstart, maka perlu menjalankan kembali Open WebUI untuk bisa memakai Azure OpenAI melalui antarmuka lokal. === Langkah-langkah === # Aktifkan virtual environment: <syntaxhighlight lang="bash"> source ~/venv/bin/activate </syntaxhighlight> # Jalankan Open WebUI: <syntaxhighlight lang="bash"> open-webui serve </syntaxhighlight> # Buka browser dan akses antarmuka di: [http://localhost:8080 http://localhost:8080] === Catatan Penting === *..." Tag: 2017 source edit