[PR #200] [MERGED] Add SerpApi to search provider list #187

Closed
opened 2026-02-23 17:19:57 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/200
Author: @alexbarron
Created: 11/6/2025
Status: Merged
Merged: 11/20/2025
Merged by: @timothycarambat

Base: mainHead: feature/add-serpapi-to-search-providers


📝 Commits (2)

  • 75b3d87 Add SerpApi to search provider list
  • a9b8049 Merge branch 'main' into feature/add-serpapi-to-search-providers

📊 Changes

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

View changed files

📝 pages/agent/setup.mdx (+1 -0)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style

Relevant Issues

Feature added in this PR https://github.com/Mintplex-Labs/anything-llm/pull/4623

What is in this change?

Adds SerpApi to the list of search providers

Additional Information

N/A

Validations

  • Ensured updated documentation pass spell check
  • Updated or added relevant links as needed
  • Reviewed the changes for clarity and accuracy
  • Successfully ran the code locally without encountering errors

🔄 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/Mintplex-Labs/anythingllm-docs/pull/200 **Author:** [@alexbarron](https://github.com/alexbarron) **Created:** 11/6/2025 **Status:** ✅ Merged **Merged:** 11/20/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `feature/add-serpapi-to-search-providers` --- ### 📝 Commits (2) - [`75b3d87`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/75b3d87551fdc66ae922d5a9619a43a323fe0c47) Add SerpApi to search provider list - [`a9b8049`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/a9b804943ce99f95ebd8571c9e8d45b991a8c307) Merge branch 'main' into feature/add-serpapi-to-search-providers ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pages/agent/setup.mdx` (+1 -0) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [x] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> Feature added in this PR https://github.com/Mintplex-Labs/anything-llm/pull/4623 ### What is in this change? <!-- Describe the changes in this PR that are impactful to the documentation site. --> Adds SerpApi to the list of search providers ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> N/A ### Validations <!-- All of the applicable items should be checked. --> - [x] Ensured updated documentation pass spell check - [x] Updated or added relevant links as needed - [x] Reviewed the changes for clarity and accuracy - [x] Successfully ran the code locally without encountering errors --- <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-23 17:19:57 -05:00
yindo closed this issue 2026-02-23 17:19:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-docs#187