[PR #231] [MERGED] Some adjustments made #329

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/231
Author: @silentoplayz
Created: 10/1/2024
Status: Merged
Merged: 10/4/2024
Merged by: @tjbck

Base: devHead: silentoplayz-updoots


📝 Commits (8)

📊 Changes

4 files changed (+36 additions, -32 deletions)

View changed files

📝 docs/faq.mdx (+21 -16)
📝 docs/features.mdx (+3 -2)
📝 docs/getting-started/api.md (+10 -10)
📝 docs/tutorials/deployment/index.mdx (+2 -4)

📄 Description

See Files Changed section for what's been changed/adjusted. https://github.com/open-webui/docs/pull/231/files

This PR updates the Open WebUI documentation with the following changes:

  • Updated several FAQ questions and their respective links.
  • Added missing prompt variables for better comprehensiveness.
  • Changed API route /rag/api/v1/docs to /retrieval/api/v1/docs to align with the latest Open WebUI version (see src/lib/constants.ts#L14.

Current Status: Draft

It appear there's a blocker, but I'm currently uncertain about what's preventing this PR from being merged. If the issue could be spelled out to me, it would be greatly appreciated. I've since marked this pull request as a draft and may continue making iterative updates to resolve any identified concerns.

Edit: https://github.com/open-webui/open-webui/issues/3527
Blockers include:

"Provide clear guidance on API usage"
"Upload file via Files API"


🔄 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/231 **Author:** [@silentoplayz](https://github.com/silentoplayz) **Created:** 10/1/2024 **Status:** ✅ Merged **Merged:** 10/4/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `silentoplayz-updoots` --- ### 📝 Commits (8) - [`c24906f`](https://github.com/open-webui/docs/commit/c24906ffe1cfcf75b4ace274d64c551d714eb1f2) fix: correct broken SSO link - [`df5ad39`](https://github.com/open-webui/docs/commit/df5ad39a981b32ca34fca4bacaeb1b0e5db5d9a7) Merge pull request #230 from evan-cohen/broken-link - [`1238961`](https://github.com/open-webui/docs/commit/1238961f0c0fe4577600e501d611db9a39dc9293) Update api.md - [`3e0b46e`](https://github.com/open-webui/docs/commit/3e0b46e3fcc17fe8b8b3c790005a811dc69042b5) Update features.mdx - [`2b8cc91`](https://github.com/open-webui/docs/commit/2b8cc91ea975d855bd32388902efe729843719dc) Update faq.mdx - [`13a6383`](https://github.com/open-webui/docs/commit/13a6383c7bee9a384bf7bdf33f9e2c006e2151cc) Update index.mdx - [`f9ed260`](https://github.com/open-webui/docs/commit/f9ed260523ba00e041a8be92bd4d364bb8ea6c65) Update faq.mdx - [`8365f6f`](https://github.com/open-webui/docs/commit/8365f6fbabe256f9502fcc95e4ca6336cadbca63) Update features.mdx ### 📊 Changes **4 files changed** (+36 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `docs/faq.mdx` (+21 -16) 📝 `docs/features.mdx` (+3 -2) 📝 `docs/getting-started/api.md` (+10 -10) 📝 `docs/tutorials/deployment/index.mdx` (+2 -4) </details> ### 📄 Description See `Files Changed` section for what's been changed/adjusted. https://github.com/open-webui/docs/pull/231/files This PR updates the Open WebUI documentation with the following changes: - Updated several FAQ questions and their respective links. - Added missing prompt variables for better comprehensiveness. - Changed API route `/rag/api/v1/docs` to `/retrieval/api/v1/docs` to align with the latest Open WebUI version (see [src/lib/constants.ts#L14](https://github.com/open-webui/open-webui/blob/0907c32e1085ddab73244c5ae26fe13e4b1c62c8/src/lib/constants.ts#L14). **Current Status:** Draft It appear there's a blocker, but I'm currently uncertain about what's preventing this PR from being merged. If the issue could be spelled out to me, it would be greatly appreciated. I've since marked this pull request as a draft and may continue making iterative updates to resolve any identified concerns. **Edit:** https://github.com/open-webui/open-webui/issues/3527 Blockers include: > "*Provide clear guidance on API usage*" > "*Upload file via Files API*" --- <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:16:25 -05:00
yindo closed this issue 2026-02-15 17:16:25 -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#329