docs: integration providers index update (#28808)

Issue: integrations related to a provider can be spread across several
packages and classes. It is very hard to find a provider using only
ToCs.
Fix: we have a very useful and helpful tool to search by provider name.
It is the `Search` field. So, I've added recommendations for using this
field. It seems obvious but it is not.

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
Co-authored-by: Chester Curme <chester.curme@gmail.com>
This commit is contained in:
Leonid Ganeline 2024-12-18 18:28:37 -08:00 committed by GitHub
parent 24c4af62b0
commit c823cc532d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -134,7 +134,8 @@ These providers have standalone `langchain-{{provider}}` packages for improved v
## All Providers
Click [here](/docs/integrations/providers/all) to see all providers.
Click [here](/docs/integrations/providers/all) to see all providers. Or search for a
provider using the Search field in the top-right corner of the screen.
"""