Files
langchain/libs/core/langchain_core/utils
Christophe Bornet f98f7359d3 refactor(core): refactors for python 3.10+ (#32787)
* Remove `sys.version_info` checks no longer needed
* Use `typing` instead of `typing_extensions` where applicable (NB: keep
using `TypedDict` from `typing_extensions` as [Pydantic requires
it](https://docs.pydantic.dev/2.3/usage/types/dicts_mapping/#typeddict))
2025-09-03 15:32:06 -04:00
..
2025-07-07 13:02:40 -04:00
2025-07-07 13:02:40 -04:00
2025-04-02 16:59:56 -04:00
2025-04-09 15:15:38 -04:00
2025-04-09 14:39:36 -04:00