langchain/libs
nobbbbby 4f3b4fc7fe
community[patch]: Extend Baichuan model with tool support (#24529)
**Description:** Expanded the chat model functionality to support tools
in the 'baichuan.py' file. Updated module imports and added tool object
handling in message conversions. Additional changes include the
implementation of tool binding and related unit tests. The alterations
offer enhanced model capabilities by enabling interaction with tool-like
objects.

---------

Co-authored-by: ccurme <chester.curme@gmail.com>
2024-07-25 23:20:44 -07:00
..
cli cli: release 0.0.26 (#24623) 2024-07-24 13:13:58 -07:00
community community[patch]: Extend Baichuan model with tool support (#24529) 2024-07-25 23:20:44 -07:00
core core[minor]: Add BaseModel.rate_limiter, RateLimiter abstraction and in-memory implementation (#24669) 2024-07-26 03:03:34 +00:00
experimental experimental[patch]: Fix import test (#24672) 2024-07-25 22:14:40 -04:00
langchain langchain: fix TrajectoryEvalChain.prep_inputs (#19959) 2024-07-23 18:37:39 +00:00
partners docs: standardize groq chat model docs (#24616) 2024-07-25 14:10:49 -07:00
standard-tests standard-test: Fix typo in skipif for chat model integration tests (#24553) 2024-07-23 10:11:01 -04:00
text-splitters all: add release notes to pypi (#24519) 2024-07-22 13:59:13 -07:00