docs: fix truncation of retriever descriptions in overview table (#31327)

### Description
Added a note above the retriever overview table to clarify that the
descriptions are truncated for readability and how to view the full
version (via hover or click).

### Issue
Fixes #31311 — Users were confused by incomplete retriever descriptions
in the integration docs.

### Dependencies
None

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
This commit is contained in:
Aman pandey 2025-05-24 07:44:48 +05:30 committed by GitHub
parent 20e48598dc
commit d0b7e2f03d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,4 +34,6 @@ The below retrievers will search over an external index (e.g., constructed from
## All retrievers
> **Note:** The descriptions in the table below are truncated for readability.
<IndexTable />