Files
langchain/libs/core/langchain_core/version.py
ccurme 2090f85789 core: release 0.3.68 (#31848)
Also add `search_result` to recognized tool message block types.
2025-07-03 12:36:25 -04:00

4 lines
76 B
Python

"""langchain-core version information and utilities."""
VERSION = "0.3.68"