[PR #338] [MERGED] Fixes to SearXNG tutorial #423

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/338
Author: @silentoplayz
Created: 12/22/2024
Status: Merged
Merged: 12/26/2024
Merged by: @silentoplayz

Base: mainHead: main


📝 Commits (10+)

📊 Changes

2 files changed (+163 additions, -78 deletions)

View changed files

📝 docs/tutorials/integrations/web_search.md (+133 -57)
📝 scripts/scan-missing-env-vars.py (+30 -21)

📄 Description

Applied some fixes to the SearXNG Web Search integration tutorial + applied some fixes to the scan-missing-env-vars.py script to work on Windows.


🔄 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/338 **Author:** [@silentoplayz](https://github.com/silentoplayz) **Created:** 12/22/2024 **Status:** ✅ Merged **Merged:** 12/26/2024 **Merged by:** [@silentoplayz](https://github.com/silentoplayz) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`fd7bcd6`](https://github.com/open-webui/docs/commit/fd7bcd6f00c8e0403b9555e730e26d176ccc7cd3) Fixes to SearXNG tutorial - [`a1fb0ff`](https://github.com/open-webui/docs/commit/a1fb0ff5bfc3599eeecedff5ce546702c78850dd) Update web_search.md - [`653234d`](https://github.com/open-webui/docs/commit/653234d479b47f3001e847454d69401ff32348ba) Update scan-missing-env-vars.py - [`142b250`](https://github.com/open-webui/docs/commit/142b250880738ff93d2faf482c3434400ab81527) Update web_search.md - [`83c87c2`](https://github.com/open-webui/docs/commit/83c87c2d93545046bed402b360a1be041825adf3) Update web_search.md - [`c3a0e83`](https://github.com/open-webui/docs/commit/c3a0e83cc5efd4ae48a40652853f95e86871e764) Update web_search.md - [`378d16e`](https://github.com/open-webui/docs/commit/378d16e1607fdfdc69d8a9c70e44e8fa0c72d463) Update web_search.md - [`3b1bd84`](https://github.com/open-webui/docs/commit/3b1bd848930d0667ccad386e65f0bb2f7994f204) Update web_search.md - [`6cc9d4f`](https://github.com/open-webui/docs/commit/6cc9d4f258ba47248a7ec0c66a2c20af70a0cdce) Update web_search.md - [`c3874dc`](https://github.com/open-webui/docs/commit/c3874dc3085a3e28340c2d3e9162e56c8cac8f93) Update web_search.md ### 📊 Changes **2 files changed** (+163 additions, -78 deletions) <details> <summary>View changed files</summary> 📝 `docs/tutorials/integrations/web_search.md` (+133 -57) 📝 `scripts/scan-missing-env-vars.py` (+30 -21) </details> ### 📄 Description Applied some fixes to the SearXNG Web Search integration tutorial + applied some fixes to the `scan-missing-env-vars.py` script to work on Windows. --- <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:55 -05:00
yindo closed this issue 2026-02-15 17:16:55 -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#423