shipfeedAI news, curated daily

00:18:34 CET
24 AUG00:18:34shipfeed
pull to refreshlast sync
Just in — 30 new
§ langchain · storyline

Fixes LLM cache handling for falsy values

LangChain Core releases version 1.5.5 with fixes for LLM cache handling of falsy values and other bugs.

Aug 14 · · primary fetch1 sourceupdated Aug 14 ·

Changes since langchain-core==1.5.4 release(core): 1.5.5 (#39655) fix(core): make abatch_iterate consistent with batch_iterate for None and zero size (#39367) fix(core): respect pydantic aliases when validating tool inputs (#39572) fix(core): issues in merging chunks (#39535) fix(core): handle v1 base model validation in async path (#39576) fix(core): handle tool descriptions for infer_schema=False (#39573) fix(core): clear usage metadata callback on exceptions in context manager (#39616) fix(core): handle falsy LLM and chat model caches (#39283) chore(core): add httpx as an explicit dep (#39612) fix(core): preserve non-str/non-dict items in `DictPromptTemplate` list values (#39588) fix(core): raise ValueError when explicit tool_outputs length mismatches tool_calls in tool_example_to_messages (#39142) fix(core): guard malformed Anthropic content blocks (#38670)

read full article on github.com
§ sources1 publication · timeline below
  1. github.comLangChain (Python) — langchain-core v1.5.5primary