langchain/libs
Guangdong Liu 5a76087965
langchain-core[minor]: Allow passing local cache to language models (#19331)
After this PR it will be possible to pass a cache instance directly to a
language model. This is useful to allow different language models to use
different caches if needed.

- **Issue:** close #19276

---------

Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
2024-04-05 11:19:54 -04:00
..
cli cli[minor]: Add disable sockets in unit tests (#19877) 2024-04-03 17:17:50 -04:00
community community[minor]: added missed class to __all__ (#19888) 2024-04-04 16:16: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 anthropic[patch]: Release 0.1.6 (#20026) 2024-04-04 14:29:50 -07:00
text-splitters text-splitters[minor]: Adding a new section aware splitter to langchain (#16526) 2024-04-01 20:32:26 +00:00