mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-05 11:12:47 +00:00
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:
parent
24c4af62b0
commit
c823cc532d
@ -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.
|
||||
|
||||
"""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user