Daria Fokina c96a999320
fix(docs): update all internal documentation links to use relative paths for proper version scoping (#9969)
* Update versionedReferenceLinks.js

* fixing all links

* github-hanlp-swap

---------

Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com>
2025-10-30 12:43:02 +01:00

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. |