mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-02-07 07:22:03 +00:00
* Update versionedReferenceLinks.js * fixing all links * github-hanlp-swap --------- Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com>
16 lines
572 B
Plaintext
16 lines
572 B
Plaintext
---
|
|
title: "WebSearch"
|
|
id: websearch
|
|
slug: "/websearch"
|
|
description: "Use these components to look up answers on the internet."
|
|
---
|
|
|
|
# WebSearch
|
|
|
|
Use these components to look up answers on the internet.
|
|
|
|
| Name | Description |
|
|
| :--------------------------------------------- | :--------------------------------- |
|
|
| [SearchApiWebSearch](websearch/searchapiwebsearch.mdx) | Search engine using Search API. |
|
|
| [SerperDevWebSearch](websearch/serperdevwebsearch.mdx) | Search engine using SerperDev API. |
|