langchain/libs
Maxime Perrin 5ac0d1f67b
partners[anthropic]: fix anthropic chat model message type lookup keys (#19034)
- **Description:** Fixing message formatting issue in ChatAnthropic
model by adding dictionary keys for `AIMessageChunk `and
`HumanMessageChunk`
  - **Issue:** #19025 
  - **Twitter handle:** @maximeperrin_

Co-authored-by: Maxime Perrin <mperrin@doing.fr>
Co-authored-by: Erick Friis <erick@langchain.dev>
2024-04-06 00:22:14 +00:00
..
cli cli[minor]: Add disable sockets in unit tests (#19877) 2024-04-03 17:17:50 -04:00
community community[patch]: Improve import callbacks to make it IDE friendly (#20050) 2024-04-05 15:17:51 -04:00
core langchain-core[minor]: Allow passing local cache to language models (#19331) 2024-04-05 11:19:54 -04:00
experimental core[patch]: remove requests (#19891) 2024-04-02 20:28:10 +00:00
langchain core[minor]: Add async aformat_document method (#20037) 2024-04-05 10:29:53 -04:00
partners partners[anthropic]: fix anthropic chat model message type lookup keys (#19034) 2024-04-06 00:22:14 +00:00
text-splitters text-splitters[minor]: Adding a new section aware splitter to langchain (#16526) 2024-04-01 20:32:26 +00:00