chore(deps): bump the langchain group with 10 updates
Bumps the langchain group with 10 updates:
| Package | From | To |
|---|---|---|
| langchain | 0.3.12 |
0.3.20 |
| langchain-mistralai | 0.2.3 |
0.2.8 |
| langchain-google-vertexai | 2.0.9 |
2.0.10 |
| langchain-openai | 0.2.11 |
0.3.8 |
| langchain-anthropic | 0.3.0 |
0.3.10 |
| langchain-groq | 0.2.1 |
0.2.5 |
| langchain-aws | 0.2.9 |
0.2.15 |
| langchain-ollama | 0.2.1 |
0.2.3 |
| langchain-cohere | 0.3.3 |
0.4.3 |
| langchain-community | 0.3.12 |
0.3.19 |
Updates langchain from 0.3.12 to 0.3.20
Release notes
Sourced from langchain's releases.
langchain==0.3.20
Changes since langchain==0.3.19
langchain[patch]: release 0.3.20 (#30101) core[patch]: Fix FileCallbackHandler name resolution, Fixes #29941 (#29942) langchain[patch]: delete erroneous lock file (#30007) langchain: make numpy optional (#29182) docs: Correct grammatical typos in various documentation files (#29983) langchain[patch]: remove aiohttp (#29991) langchain[patch]: remove explicit dependency on tenacity (#29990) langchain: update extended test (#29988)
_wait_for_runcalling fix forOpenAIAssistantRunnable(#29927) core[patch]: set version="v2" as default in astream_events (#29894)langchain==0.3.19
Changes since langchain==0.3.18
langchain[patch]: release 0.3.19 (#29851) langchain[patch]: add xai to extras (#29850) langchain[patch]: init_chat_model xai support (#29849) all: Bump blockbuster version to 1.5.18 (#29806) multiple: fix uv path deps (#29790) feat(langchain): Infer o3 modelstrings passed to init_chat_model as OpenAI (#29743) feat: add support for IBM WatsonX AI chat models (#29688) langchain: support the situation when action_input is null in json output_parser (#29680) langchain: Use Blockbuster to detect blocking calls in asyncio during tests (#29616) docs: use init_chat_model (#29623)
langchain-community==0.3.19
Changes since langchain-community==0.3.18
community[patch]: release 0.3.19 (#30104) community[patch]: remove numpy cap for python < 3.12 (#30084) docs: Fix typo in code samples for max_tokens_for_prompt (#30088) Update ascend.py (#30060) Add asynchronous generate interface (#30001) Implementing the MMR algorithm for OLAP vector storage (#30033) community: PlaywrightURLLoader should wait for page load event before attempting to extract data (#30043) docs: fix tavily_search code-block format. (#30012) community[fix]: Handle None value in raw_content from Tavily API response (#30021) community: Add cost data for aws bedrock anthropic.claude-3-7 model (#30016) community: Update SQLiteVec table trigger (#29914) community: add title, score and raw_content to tavily search results (#29995) community: Repair embeddings/llamacpp's embed_query method (#29935) docs: updated ChatLiteLLM model_kwargs description (#29937) community/mlx_pipeline: fix crash at mlx call (#29915) partners: add langchain-vdms (#29857) Community: RankLLMRerank AttributeError (Handle list-based rerank results) (#29840) Separate deepale vector store (#29902) core: add sambanova chat models to load module mapping (#29855)
... (truncated)
Commits
ba5ddb2anthropic[patch]: release 0.3.9 (#30103)9383a05tests[patch]: release 0.3.13 (#30102)fb16c25langchain[patch]: release 0.3.20 (#30101)692a68bcore[patch]: release 0.3.41 (#30100)484d945community[patch]: remove numpy cap for python < 3.12 (#30084)7eb6ddedocs: refine milvus server description (#30071)8575d74[Doc] Improve api doc (#30073)9a11e0edocs:Add SWI-Prolog for langchain-prolog (#30081)ccb64e9docs: Fix typo in code samples for max_tokens_for_prompt (#30088)33354f9docs: update contributing docs (#30064)- Additional commits viewable in compare view
Updates langchain-mistralai from 0.2.3 to 0.2.8
Release notes
Sourced from langchain-mistralai's releases.
langchain-mistralai==0.2.8
Changes since langchain-mistralai==0.2.7
mistralai[patch]: bump core (#30278) mistral: release 0.2.8 (#30275) mistral[patch]: set global ssl context (#30189) core[patch]: update structured output tracing (#30123) anthropic, mistral: return
model_namein response metadata (#30048) mistral[patch]: support model_kwargs (#29838)langchain-mistralai==0.2.7
Changes since langchain-mistralai==0.2.6
mistralai[patch]: release 0.2.7 (#29906) multiple: fix uv path deps (#29790) infra: add UV_FROZEN to makefiles (#29642) infra: migrate to uv (#29566) [MistralAI] Improve MistralAIEmbeddings (#29242)
langchain-mistralai==0.2.6
Changes since langchain-mistralai==0.2.5
partners/mistralai: release 0.2.6 (#29491) multiple: structured output tracing standard metadata (#29421)
langchain-mistralai==0.2.5
Changes since langchain-mistralai==0.2.4
mistral[patch]: release 0.2.5 (#29463) mistralai: support method="json_schema" in structured output (#29461) [Doc] Improve api doc (#29324) Revert "integrations[patch]: remove non-required chat param defaults" (#29048) integrations[patch]: remove non-required chat param defaults (#26730) partners: allow to set Prefix in AIMessage (for MistralAI) (#28846)
langchain-mistralai==0.2.4
Changes since langchain-mistralai==0.2.3
partners/mistralai: release 0.2.4 (#28803) json mode standard test (#25497) mistral[minor]: Added Retrying Mechanism in case of Request Rate Limit Error for
MistralAIEmbeddings(#27818) partners/mistralai: Fix KeyError in Vertex AI stream (#28624) mistral: fix of issue #26029 (#28233)
Commits
bbd4b36mistralai[patch]: bump core (#30278)315bb17core: release 0.3.45 (#30277)d0bfc7fcommunity[fix] : Pass API_KEY as argument (#30272)5e0fa2cinfra: update release pipeline (#30276)733abccmistral: release 0.2.8 (#30275)e9c1765fix(core): Ignore missing secrets on deserialization (#30252)ebea5e0standard tests: test simple agent loop (#30268)5237987docs: update readme (#30239)cd1ea8eopenai[patch]: support Responses API (#30231)49bdd3bdocs: Add AgentQL provider doc, tool/toolkit doc and documentloader doc (#30144)- Additional commits viewable in compare view
Updates langchain-google-vertexai from 2.0.9 to 2.0.10
Release notes
Sourced from langchain-google-vertexai's releases.
libs/vertexai/v2.0.10
What's Changed
- vertexai: Add ChatAnthropicVertex Text Caching Support by
@​lgesuellipin langchain-ai/langchain-google#672- genai: Fix multiple tool calls in a single AIMessage by
@​pedrito87in langchain-ai/langchain-google#671- anthropic on vertexai: Update parsed parameter from
image_urltoimageby@​dotrunghieu96in langchain-ai/langchain-google#669- added google_search_tool for gemini-2 by
@​lkuliginin langchain-ai/langchain-google#677New Contributors
@​pedrito87made their first contribution in langchain-ai/langchain-google#671@​dotrunghieu96made their first contribution in langchain-ai/langchain-google#669Full Changelog: https://github.com/langchain-ai/langchain-google/compare/libs/genai/v2.0.8...libs/vertexai/v2.0.10
libs/genai/v2.0.10
What's Changed
- genai: fix function_utils to parse object/array json schemas properly by
@​RazCrimsonin langchain-ai/langchain-google#715- Ensure a single instance of ImageBytesLoader throughout chat_models by
@​SauravP97in langchain-ai/langchain-google#722- vertexai: add retry tracing with metadata in ChatAnthropicVertex by
@​lgesuellipin langchain-ai/langchain-google#728- Ensure single instance of ImageBytesLoader in Vision Models by
@​SauravP97in langchain-ai/langchain-google#736- docs: add temp_dataset_name to community.BigQueryVectorStore docs by
@​cmenon12in langchain-ai/langchain-google#735- Ensure single instance of ImageBytesLoader in Embeddings by
@​SauravP97in langchain-ai/langchain-google#737- genai: update standard tests library by
@​efriisin langchain-ai/langchain-google#705- genai[patch]: release 2.0.10 by
@​ccurmein langchain-ai/langchain-google#743New Contributors
@​RazCrimsonmade their first contribution in langchain-ai/langchain-google#715@​cmenon12made their first contribution in langchain-ai/langchain-google#735Full Changelog: https://github.com/langchain-ai/langchain-google/compare/libs/vertexai/v2.0.13...libs/genai/v2.0.10
Commits
476bcc3genai[patch]: release 2.0.10 (#743)008b9e9genai: update standard tests library (#705)80257cdEnsure single instance of ImageBytesLoader in Embeddings (#737)6091071docs: add temp_dataset_name to community.BigQueryVectorStore docs (#735)22a5e6aEnsure single instance of ImageBytesLoader in Vision Models (#736)b341070vertexai: add retry tracing with metadata in ChatAnthropicVertex (#728)ef5932dEnsure a single instance of ImageBytesLoader throughout chat_models (#722)a0027c8genai: fix function_utils to parse object/array json schemas properly (#715)3915fc1release 2.0.13 (#723)d64bd7dvertexai: Addembeddings_task_typeparameter toembed_queryand `embed_do...- Additional commits viewable in compare view
Updates langchain-openai from 0.2.11 to 0.3.8
Release notes
Sourced from langchain-openai's releases.
langchain-openai==0.3.8
Changes since langchain-openai==0.3.7
openai[patch]: release 0.3.8 (#30164) core[patch]: update structured output tracing (#30123) core, openai, standard-tests: improve OpenAI compatibility with Anthropic content blocks (#30128) docs: Fix typo in code samples for max_tokens_for_prompt (#30088) openai[patch]: add unit test (#30022)
langchain-openai==0.3.7
Changes since langchain-openai==0.3.6
openai[patch]: release 0.3.7 (#29967) openai[patch]: set global ssl context (#29932) core, openai[patch]: support serialization of pydantic models in messages (#29940) openai[patch]: update system role to developer for o-series models (#29785) openai: Update reasoning_effort arg documentation (#29897) core: basemessage.text() (#29078)
langchain-openai==0.3.6
Changes since langchain-openai==0.3.5
openai[patch]: release 0.3.6 (#29824) openai[patch]: enable streaming for o1 (#29823) multiple: fix uv path deps (#29790) Fix #29759: Use local chunk_size_ for looping in embed_documents (#29761)
langchain-openai==0.3.5
Changes since langchain-openai==0.3.4
openai[patch]: release 0.3.5 (#29740) openai, deepseek: make _convert_chunk_to_generation_chunk an instance method (#29731) Community/Partner: Adding Azure community and partner user agent to better track usage in Python (#29561) openai[patch]: make parallel_tool_calls explicit kwarg of bind_tools (#29669) openai: Removed tool_calls from completion chunk after other chunks have already been sent. (#29649)
langchain-openai==0.3.4
Changes since langchain-openai==0.3.3
openai: release 0.3.4 (#29652) openai[patch]: add test for message.name (#29651) infra: add UV_FROZEN to makefiles (#29642) infra: migrate to uv (#29566)
langchain-openai==0.3.3
Changes since langchain-openai==0.3.2
partners/openai: release 0.3.3 (#29490) multiple: structured output tracing standard metadata (#29421)
... (truncated)
Commits
34638ccopenai[patch]: release 0.3.8 (#30164)4e5058fcore[patch]: release 0.3.42 (#30163)894fd63cli: release 0.0.36 (#30159)8062114core[patch]: update structured output tracing (#30123)d0f5bcddocs: fix apify actors notebok main heading text (#30040)230876aanthropic[patch]: add PDF input example to API reference (#30156)5c7440cdocs: update configuration how-to guide (#30139)022ff9eTableau docs for new datasource qa tool (#30125)52b0570core, openai, standard-tests: improve OpenAI compatibility with Anthropic con...b3dc66fcommunity: fix AttributeError when creating LanceDB vectorstore (#30127)- Additional commits viewable in compare view
Updates langchain-anthropic from 0.3.0 to 0.3.10
Release notes
Sourced from langchain-anthropic's releases.
langchain-anthropic==0.3.10
Changes since langchain-anthropic==0.3.9
anthropic: release 0.3.10 (#30287) anthropic: support built-in tools, improve docs (#30274) core[patch]: update structured output tracing (#30123) anthropic[patch]: add PDF input example to API reference (#30156) core, openai, standard-tests: improve OpenAI compatibility with Anthropic content blocks (#30128)
langchain-anthropic==0.3.9
Changes since langchain-anthropic==0.3.8
anthropic[patch]: release 0.3.9 (#30103) anthropic[patch]: allow structured output when thinking is enabled (#30047) anthropic, mistral: return
model_namein response metadata (#30048) docs: document anthropic features (#30030)langchain-anthropic==0.3.8
Changes since langchain-anthropic==0.3.7
anthropic[patch]: release 0.3.8 (#29973) anthropic[patch]: support claude 3.7 sonnet (#29971) anthropic[patch]: update models for integration tests (#29938) core: basemessage.text() (#29078) multiple: fix uv path deps (#29790)
langchain-anthropic==0.3.7
Changes since langchain-anthropic==0.3.6
anthropic: release 0.3.7 (#29653) infra: add UV_FROZEN to makefiles (#29642) infra: migrate to uv (#29566)
langchain-anthropic==0.3.6
Changes since langchain-anthropic==0.3.5
anthropic[patch]: release 0.3.6 (#29606) anthropic[patch]: support citations in streaming (#29591)
langchain-anthropic==0.3.5
Changes since langchain-anthropic==0.3.4
partners/anthropic: release 0.3.5 (#29486) multiple: structured output tracing standard metadata (#29421)
langchain-anthropic==0.3.4
Changes since langchain-anthropic==0.3.3
anthropic[patch]: release 0.3.4 (#29399) anthropic[patch]: always return content blocks if citations are generated (#29398)
... (truncated)
Commits
d5d0134anthropic: release 0.3.10 (#30287)226f29banthropic: support built-in tools, improve docs (#30274)f27e2d7community: cube document loader - fix logging (#30285)bbd4b36mistralai[patch]: bump core (#30278)315bb17core: release 0.3.45 (#30277)d0bfc7fcommunity[fix] : Pass API_KEY as argument (#30272)5e0fa2cinfra: update release pipeline (#30276)733abccmistral: release 0.2.8 (#30275)e9c1765fix(core): Ignore missing secrets on deserialization (#30252)ebea5e0standard tests: test simple agent loop (#30268)- Additional commits viewable in compare view
Updates langchain-groq from 0.2.1 to 0.2.5
Release notes
Sourced from langchain-groq's releases.
langchain-groq==0.2.5
Changes since langchain-groq==0.2.4
groq[patch]: release 0.2.5 (#30168) groq[patch]: warn if model is not specified (#30161) core[patch]: update structured output tracing (#30123) core: basemessage.text() (#29078) groq[patch]: remove xfails (#29794) multiple: fix uv path deps (#29790) infra: add UV_FROZEN to makefiles (#29642) infra: migrate to uv (#29566)
langchain-groq==0.2.4
Changes since langchain-groq==0.2.3
partners/groq: release 0.2.4 (#29488) multiple: structured output tracing standard metadata (#29421) groq[patch]: update model used in test (#29441) docs: groq api key links (#29402)
langchain-groq==0.2.3
Changes since langchain-groq==0.2.2
partners/groq: release 0.2.3 (#29081) groq: user agent (#29079) Revert "integrations[patch]: remove non-required chat param defaults" (#29048) integrations[patch]: remove non-required chat param defaults (#26730) partners: fix default value for stop_sequences in ChatGroq (#28924)
langchain-groq==0.2.2
Changes since langchain-groq==0.2.1
partners/groq: release 0.2.2 (#28804) json mode standard test (#25497) multiple: fix xfailed signatures (#28597) groq,openai,mistralai: fix unit tests (#28279) multiple: push deprecation removals to 1.0 (#28236) standard-tests: rename langchain_standard_tests to langchain_tests, release 0.3.2 (#28203) multiple: langchain-standard-tests -> langchain-tests (#28139)
Commits
17507c9groq[patch]: release 0.2.5 (#30168)9e863c8add JiebaLinkExtractor for chinese doc extracting (#30150)74e7772groq[patch]: warn if model is not specified (#30161)3444e58docs: Integration Update - ADS4GPTs (#30153)3c25819tests[patch]: release 0.3.14 (#30165)34638ccopenai[patch]: release 0.3.8 (#30164)4e5058fcore[patch]: release 0.3.42 (#30163)894fd63cli: release 0.0.36 (#30159)8062114core[patch]: update structured output tracing (#30123)d0f5bcddocs: fix apify actors notebok main heading text (#30040)- Additional commits viewable in compare view
Updates langchain-aws from 0.2.9 to 0.2.15
Release notes
Sourced from langchain-aws's releases.
langchain-aws==0.2.15
What's Changed
- aws[patch]: allow structured output when thinking is enabled for Claude 3.7 by
@​ccurmein langchain-ai/langchain-aws#380- aws[patch]: add extended thinking example to API ref by
@​ccurmein langchain-ai/langchain-aws#384- Update tag and artifacts generation in release workflow by
@​michaelnchinin langchain-ai/langchain-aws#385- Update monorepo README with information on checkpointer package by
@​michaelnchinin langchain-ai/langchain-aws#386Full Changelog: https://github.com/langchain-ai/langchain-aws/compare/v0.2.14...langchain-aws%3D%3D0.2.15
Commits
8a8dac2Bump langchain-aws to v0.2.15 (#387)d76f12fUpdate monorepo README with information on checkpointer package (#386)70ef5ccUpdate tag and artifacts generation in release workflow (#385)06e2b4eaws[patch]: add extended thinking example to API ref (#384)ac1adb2Reorganize checkpointer integration tests directory (#383)aaa9c4aaws[patch]: allow structured output when thinking is enabled for Claude 3.7 (...cd6728afeat: add bedrock memory saver implementation (#378)434899aBump langchain-aws to v0.2.14 (#377)15479dfInitial commit of Amazon Q Business runnable for langchain (#301)217e468Update Streaming Validator for AWS Bedrock Models (#355)- Additional commits viewable in compare view
Updates langchain-ollama from 0.2.1 to 0.2.3
Release notes
Sourced from langchain-ollama's releases.
langchain-ollama==0.2.3
Changes since langchain-ollama==0.2.2
partners/ollama: release 0.2.3 (#29489) multiple: structured output tracing standard metadata (#29421) [feat] Added backwards compatibility for OllamaEmbeddings initialization (migration from
langchain_community.embeddingstolangchain_ollama.embeddings(#29296)langchain-ollama==0.2.2
Changes since langchain-ollama==0.2.1
partners/ollama: release 0.2.2 (#28802) json mode standard test (#25497) ollama[patch]: permit streaming for tool calls (#28654) ollama[patch]: support structured output (#28629)
Commits
29461b3partners/ollama: release 0.2.3 (#29489)07e2e80core: release 0.3.33 (#29483)8f95da4multiple: structured output tracing standard metadata (#29421)284c935tests[patch]: improve coverage of structured output tests (#29478)c79274cdocs: typo in contrib integrations (#29477)a3878a3infra: update deps for notebook tests (#29476)7aae738docs:Fix Imports for Document and BaseRetriever (#29473)12bcc85added operator filter for supabase (#29475)585f467mistral[patch]: release 0.2.5 (#29463)ca9d4e4mistralai: support method="json_schema" in structured output (#29461)- Additional commits viewable in compare view
Updates langchain-cohere from 0.3.3 to 0.4.3
Release notes
Sourced from langchain-cohere's releases.
libs/cohere/v0.4.3
What's Changed
- feature: add base_url param to rerank by
@​mlopezgezin langchain-ai/langchain-cohere#132- chore: Bump version to 0.4.3 by
@​harry-coherein langchain-ai/langchain-cohere#133New Contributors
@​mlopezgezmade their first contribution in langchain-ai/langchain-cohere#132Full Changelog: https://github.com/langchain-ai/langchain-cohere/compare/libs/cohere/v0.4.2...libs/cohere/v0.4.3
libs/cohere/v0.4.2
What's Changed
- fix: Add validation to rerank for clientV1 by
@​jasonozuzu-coherein langchain-ai/langchain-cohere#129Full Changelog: https://github.com/langchain-ai/langchain-cohere/compare/libs/cohere/v0.4.1...libs/cohere/v0.4.2
libs/cohere/v0.4.1
What's Changed
- chore: Remove create_csv_agent abstraction by
@​Anirudh31415926535in langchain-ai/langchain-cohere#124- chore: Drop Python3.8 from CI + Linting by
@​jasonozuzu-coherein langchain-ai/langchain-cohere#119- feat: Use Cohere APIv2 Chat (/v2/chat) by
@​jasonozuzu-coherein langchain-ai/langchain-cohere#103- feat: Use rerank v2 client by
@​mkozakovin langchain-ai/langchain-cohere#114- chore: Make langchain-community required package by
@​Anirudh31415926535in langchain-ai/langchain-cohere#125- Update poetry toml package version by
@​Anirudh31415926535in langchain-ai/langchain-cohere#126- fix: fix integration tests for 0.4.1 by
@​jasonozuzu-coherein langchain-ai/langchain-cohere#127New Contributors
@​mkozakovmade their first contribution in langchain-ai/langchain-cohere#114Full Changelog: https://github.com/langchain-ai/langchain-cohere/compare/libs/cohere/v0.3.5...libs/cohere/v0.4.1
libs/cohere/v0.3.5
What's Changed
- chore: Deprecate create_csv_agent by
@​Anirudh31415926535in langchain-ai/langchain-cohere#122- feat: Add json mode with_structured_output by
@​Anirudh31415926535in langchain-ai/langchain-cohere#121Full Changelog: https://github.com/langchain-ai/langchain-cohere/compare/libs/cohere/v0.3.4...libs/cohere/v0.3.5
libs/cohere/v0.3.4
What's Changed
- cohere: release 0.3.4 by
@​efriisin langchain-ai/langchain-cohere#116Full Changelog: https://github.com/langchain-ai/langchain-cohere/compare/libs/cohere/v0.3.3...libs/cohere/v0.3.4
Commits
9b6ba0cchore: Bump version to 0.4.3 (#133)c1d8409feat: add base_url param to rerank (#132)d3d2955fix: Add validation to rerank for clientV1 (#129)a1c2c14fix: fix integration tests for 0.4.1 (#127)8e41da7Update poetry toml package version (#126)47763a1chore: Make langchain-community required package (#125)d61d3b5feat: Use rerank v2 client (#114)112bb79feat: Use Cohere APIv2 Chat (/v2/chat) (#103)0c554c4chore: Drop Python3.8 from CI + Linting (#119)7d4a7fdchore: Remove create_csv_agent abstraction (#124)- Additional commits viewable in compare view
Updates langchain-community from 0.3.12 to 0.3.19
Release notes
Sourced from langchain-community's releases.
langchain-community==0.3.19
Changes since langchain-community==0.3.18
community[patch]: release 0.3.19 (#30104) community[patch]: remove numpy cap for python < 3.12 (#30084) docs: Fix typo in code samples for max_tokens_for_prompt (#30088) Update ascend.py (#30060) Add asynchronous generate interface (#30001) Implementing the MMR algorithm for OLAP vector storage (#30033) community: PlaywrightURLLoader should wait for page load event before attempting to extract data (#30043) docs: fix tavily_search code-block format. (#30012) community[fix]: Handle None value in raw_content from Tavily API response (#30021) community: Add cost data for aws bedrock anthropic.claude-3-7 model (#30016) community: Update SQLiteVec table trigger (#29914) community: add title, score and raw_content to tavily search results (#29995) community: Repair embeddings/llamacpp's embed_query method (#29935) docs: updated ChatLiteLLM model_kwargs description (#29937) community/mlx_pipeline: fix crash at mlx call (#29915) partners: add langchain-vdms (#29857) Community: RankLLMRerank AttributeError (Handle list-based rerank results) (#29840) Separate deepale vector store (#29902) core: add sambanova chat models to load module mapping (#29855) community: Made some Jira fields optional for agent to work correctly (#29876) Handled a bug around empty query results differently (#29877) community: ConfluenceLoader: add a filter method for attachments (Description%20has%20been%20truncated
%0A%0AGreptile%20Summary
%0ADisclaimer:%20Experimental%20PR%20review
%0AUpdates%20multiple%20Langchain-related%20dependencies%20in%20pyproject.toml%20to%20their%20latest%20compatible%20versions,%20focusing%20on%20improved%20functionality%20and%20stability%20across%20the%20ecosystem.
%0A%0A
%0A%0A" rel="nofollow" target="_blank" >- Updates%20
%0Alangchain%20from%200.3.12%20to%200.3.20%20with%20improved%20structured%20output%20tracing%20and%20compatibility%20fixes- Updates%20
%0Alangchain-anthropic%20from%200.3.0%20to%200.3.10%20adding%20support%20for%20built-in%20tools%20and%20citations- Updates%20
%0Alangchain-openai%20from%200.2.11%20to%200.3.8%20with%20enhanced%20OpenAI%20compatibility%20and%20content%20block%20handling- Updates%20
%0Alangchain-cohere%20from%200.3.3%20to%200.4.3%20adding%20base%20URL%20parameter%20support%20and%20API%20v2%20integration- Updates%20
%0Alangchain-groq%20from%200.2.1%20to%200.2.5%20with%20improved%20model%20specification%20warnings%20and%20structured%20output