mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-07 05:52:15 +00:00
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>