langchain/libs
Erick Friis 745e3e29da
add getattr case for llms.type_to_cls_dict (#11362)
For external libraries that depend on `type_to_cls_dict`, adds a
workaround to continue using the old format.

Recommend people use `get_type_to_cls_dict()` instead and only resolve
the imports when they're used.
2023-10-03 14:34:30 -07:00
..
experimental Make a copy of external data instead of mutating another object's attributes. (#11349) 2023-10-03 15:27:51 -04:00
langchain add getattr case for llms.type_to_cls_dict (#11362) 2023-10-03 14:34:30 -07:00