[PR #392] [MERGED] Web Search Category #469

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/392
Author: @silentoplayz
Created: 2/10/2025
Status: Merged
Merged: 2/13/2025
Merged by: @tjbck

Base: mainHead: update-web-search-to-cats


📝 Commits (4)

  • 6d8a0b1 Web Search Category
  • 145e84e Update url-params.md
  • 86717ad Update url-params.md
  • 11e081e Merge branch 'main' into update-web-search-to-cats

📊 Changes

17 files changed (+229 additions, -151 deletions)

View changed files

📝 docs/features/chat-features/url-params.md (+1 -1)
📝 docs/tutorials/text-to-speech/Kokoro-FastAPI-integration.md (+7 -1)
docs/tutorials/web-search/_category_.json (+7 -0)
docs/tutorials/web-search/bing.md (+19 -0)
docs/tutorials/web-search/brave.md (+25 -0)
docs/tutorials/web-search/duckduckgo.md (+18 -0)
docs/tutorials/web-search/exa.md (+8 -0)
docs/tutorials/web-search/google-pse.md (+30 -0)
docs/tutorials/web-search/jina.md (+8 -0)
docs/tutorials/web-search/kagi.md (+8 -0)
docs/tutorials/web-search/mojeek.md (+33 -0)
docs/tutorials/web-search/searchapi.md (+30 -0)
📝 docs/tutorials/web-search/searxng.md (+3 -149)
docs/tutorials/web-search/serper.md (+8 -0)
docs/tutorials/web-search/serply.md (+8 -0)
docs/tutorials/web-search/serpstack.md (+8 -0)
docs/tutorials/web-search/tavily.md (+8 -0)

📄 Description

Splits Web Search sections into individual pages within a new category for Web Search


🔄 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/392 **Author:** [@silentoplayz](https://github.com/silentoplayz) **Created:** 2/10/2025 **Status:** ✅ Merged **Merged:** 2/13/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `update-web-search-to-cats` --- ### 📝 Commits (4) - [`6d8a0b1`](https://github.com/open-webui/docs/commit/6d8a0b1daa5a4256e33032233056d9d23edc9037) Web Search Category - [`145e84e`](https://github.com/open-webui/docs/commit/145e84e551197101795e8aad12b7c30405669099) Update url-params.md - [`86717ad`](https://github.com/open-webui/docs/commit/86717adf769349c78f2ccdbddbd3e50a4a5d1b75) Update url-params.md - [`11e081e`](https://github.com/open-webui/docs/commit/11e081eb568973a7a9e14a38cf6cc608edd9bba5) Merge branch 'main' into update-web-search-to-cats ### 📊 Changes **17 files changed** (+229 additions, -151 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/chat-features/url-params.md` (+1 -1) 📝 `docs/tutorials/text-to-speech/Kokoro-FastAPI-integration.md` (+7 -1) ➕ `docs/tutorials/web-search/_category_.json` (+7 -0) ➕ `docs/tutorials/web-search/bing.md` (+19 -0) ➕ `docs/tutorials/web-search/brave.md` (+25 -0) ➕ `docs/tutorials/web-search/duckduckgo.md` (+18 -0) ➕ `docs/tutorials/web-search/exa.md` (+8 -0) ➕ `docs/tutorials/web-search/google-pse.md` (+30 -0) ➕ `docs/tutorials/web-search/jina.md` (+8 -0) ➕ `docs/tutorials/web-search/kagi.md` (+8 -0) ➕ `docs/tutorials/web-search/mojeek.md` (+33 -0) ➕ `docs/tutorials/web-search/searchapi.md` (+30 -0) 📝 `docs/tutorials/web-search/searxng.md` (+3 -149) ➕ `docs/tutorials/web-search/serper.md` (+8 -0) ➕ `docs/tutorials/web-search/serply.md` (+8 -0) ➕ `docs/tutorials/web-search/serpstack.md` (+8 -0) ➕ `docs/tutorials/web-search/tavily.md` (+8 -0) </details> ### 📄 Description Splits Web Search sections into individual pages within a new category for Web Search --- <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:17:08 -05:00
yindo closed this issue 2026-02-15 17:17:08 -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#469