Files
langchain/libs/core/langchain_core/utils
Sydney Runkle 75e50a3efd core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905)
Follow up to https://github.com/langchain-ai/langchain/pull/30769,
fixing the regression reported
[here](https://github.com/langchain-ai/langchain/pull/30769#issuecomment-2807483610),
thanks @krassowski for the report!

Fix inspired by https://github.com/PrefectHQ/prefect/pull/16172/files

Other changes:
* Using tuples for `__all__`, except in `output_parsers` bc of a list
namespace conflict
* Using a helper function for imports due to repeated logic across
`__init__.py` files becoming hard to maintain.

Co-authored-by: Michał Krassowski < krassowski 5832902+krassowski@users.noreply.github.com>"
2025-04-17 14:15:28 -04:00
..
2025-04-02 16:59:56 -04:00
2025-04-04 19:59:44 +00:00
2025-04-02 16:59:56 -04:00
2025-04-02 16:59:56 -04:00
2025-04-04 19:59:44 +00:00
2025-04-09 15:15:38 -04:00
2025-04-09 14:39:36 -04:00
2025-04-11 16:35:13 -04:00
2025-04-02 16:59:56 -04:00