PulseAugur
LIVE 00:43:34
tool · [2 sources] ·
0
tool

LangChain updates Fireworks integration with new features and fixes

LangChain has released version 1.3.1 of its Fireworks integration, which includes fixes for API key handling in FireworksEmbeddings and the stripping of non-wire keys from ToolMessage content blocks. This update follows closely on the heels of version 1.3.0, which introduced the "service_tier" initialization keyword argument for ChatFireworks and refreshed model profile data. AI

Summary written by gemini-2.5-flash-lite from 2 sources. How we write summaries →

IMPACT Minor update to a library integration, likely impacting developers using LangChain with Fireworks.

RANK_REASON This is a minor version update to a software library integration, not a new model release or significant product launch.

Read on LangChain — Releases →

LangChain updates Fireworks integration with new features and fixes

COVERAGE [2]

  1. LangChain — Releases TIER_1 · github-actions[bot] ·

    langchain-fireworks==1.3.1

    <p>Changes since langchain-fireworks==1.3.0</p> <p>fix(fireworks): require <code>api_key</code> in <code>FireworksEmbeddings</code> (<a class="issue-link js-issue-link" href="https://github.com/langchain-ai/langchain/pull/37193">#37193</a>)<br /> release(fireworks): 1.3.1 (<a cla…

  2. LangChain — Releases TIER_1 · github-actions[bot] ·

    langchain-fireworks==1.3.0

    <p>Changes since langchain-fireworks==1.2.1</p> <p>release(fireworks): 1.3.0 (<a class="issue-link js-issue-link" href="https://github.com/langchain-ai/langchain/pull/37144">#37144</a>)<br /> feat(fireworks): <code>service_tier</code> init kwarg on <code>ChatFireworks</code> (<a …