mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-20 14:08:11 +00:00
Release core 0.3.63 Small update just to expand the list of well known tools. This is necessary while the logic lives in langchain-core. --------- Co-authored-by: Chester Curme <chester.curme@gmail.com>
4 lines
76 B
Python
4 lines
76 B
Python
"""langchain-core version information and utilities."""
|
|
|
|
VERSION = "0.3.63"
|