langchain-fireworks==1.2.1

LangChain Releases / 5/1/2026

📰 NewsDeveloper Stack & InfrastructureTools & Practical UsageModels & Research

Key Points

  • langchain-fireworks のバージョン 1.2.1 がリリースされ、1.2.0 からの変更点として複数の修正・更新が反映されました。
  • fireworks 用の修正として、チャット補完(chat completions)における canonical なマルチモーダルコンテンツブロックの翻訳が改善されています。
  • aiohttp と requests の依存関係がそれぞれ 3.13.4→3.13.5、2.33.0→2.33.1 に更新されています。
  • ドキュメントのメンテナンス(X のハンドル参照更新)や、model-profiles のデータ更新、コアの最小バージョン引き上げといった保守系変更も含まれます。

Changes since langchain-fireworks==1.2.0

release(fireworks): 1.2.1 (#37113)
fix(fireworks): translate canonical multimodal content blocks for chat completions (#37090)
chore: bump aiohttp from 3.13.4 to 3.13.5 in /libs/partners/fireworks (#37106)
chore: bump requests from 2.33.0 to 2.33.1 in /libs/partners/fireworks (#37107)
chore(docs): update x handle references (#37081)
chore(model-profiles): refresh model profile data (#37074)
hotfix: bump min core versions (#36996)
feat(core): add content-block-centric streaming (v2) (#36834)