[PR #18] [MERGED] Update index.md to reflect OLLAMA_API_BASE_URL change to OLLAMA_BASE_URL #159

Closed
opened 2026-02-15 17:15:41 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/18
Author: @ghost
Created: 3/9/2024
Status: Merged
Merged: 3/9/2024
Merged by: @tjbck

Base: mainHead: main


📝 Commits (1)

  • aca80c2 Update index.md to reflect OLLAMA_API_BASE_URL change to OLLAMA_BASE_URL

📊 Changes

1 file changed (+5 additions, -5 deletions)

View changed files

📝 docs/getting-started/index.md (+5 -5)

📄 Description

The docker image sets OLLAMA_BASE_URL="/ollama" which breaks the OLLAMA_API_BASE_URL deprecation.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/18 **Author:** [@ghost](https://github.com/ghost) **Created:** 3/9/2024 **Status:** ✅ Merged **Merged:** 3/9/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`aca80c2`](https://github.com/open-webui/docs/commit/aca80c2c16c3862ca3c51f4a216e2012fd2adf38) Update index.md to reflect OLLAMA_API_BASE_URL change to OLLAMA_BASE_URL ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/index.md` (+5 -5) </details> ### 📄 Description The docker image sets OLLAMA_BASE_URL="/ollama" which breaks the OLLAMA_API_BASE_URL deprecation. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:15:41 -05:00
yindo closed this issue 2026-02-15 17:15:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#159