θΏ™ζ˜―indexlocζδΎ›ηš„ζœεŠ‘οΌŒδΈθ¦θΎ“ε…₯任何密码
Skip to content

Conversation

@SebastjanPrachovskij
Copy link
Contributor

@SebastjanPrachovskij SebastjanPrachovskij commented Sep 5, 2024

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

AnythingLLM docs

What is in this change?

  • Added SearchApi to web browsing.
  • Added AGENT_SEARCHAPI_API_KEY in example environments variable files.
  • Added AGENT_SEARCHAPI_ENGINE that is responsilbe for choosing different search engines (Google, Bing, Baidu, Google News, etc.)

Additional Information

The end user can change the search engine used on the SearchApi side via the AGENT_SEARCHAPI_ENGINE parameter. Organic results share the same structure across all existing and upcoming SERP engines, so we will always have a title, snippet, and link. Google, Bing, Baidu, Google News, Bing News, Google Videos, Google Scholar, and Google Patents are already supported. Yandex and Yahoo are coming soon as well.

SearchApi is committed to supporting open-source integrations. Please feel free to mention @SebastjanPrachovskij for any future PR reviews related to SearchApi. We would be glad to help.


Screenshots:
CleanShot 2024-09-03 at 14 24 38@2x

CleanShot 2024-09-03 at 14 41 05

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant