AI-ML
LangChain v1.2.11
RESUMEN
Changes since langchain==1.2.10 release(langchain_v1): 1.2.11 fix(langchain): normalize custom detector output to prevent KeyError in hash/mask strategies chore: bump the minor-and-patch group across 3 directories with 7 updates chore(langchain): switch refs from gemini-3
Descripción Detallada
Changes since langchain==1.2.10 release(langchainv1): 1.2.11 fix(langchain): normalize custom detector output to prevent KeyError in hash/mask strategies chore: bump the minor-and-patch group across 3 directories with 7 updates chore(langchain): switch refs from gemini-3 to gemini-3.1 chore: bump the langchain-deps group across 3 directories with 7 updates chore: bump langgraph-checkpoint from 3.0.1 to 4.0.0 in /libs/langchainv1 chore: bump the langchain-deps group across 3 directories with 14 updates chore: bump google-cloud-aiplatform from 1.127.0 to 1.133.0 in /libs/langchainv1 revert: add ChatAnthropicBedrockWrapper fix(langchain): support anthropic-bedrock in initchatmodel style: fix some ruff noqa fix(langchain): allow Gemini 3 models to use `ProviderStrategy` with tools docs: fix docstring inaccuracies and update outdated LangSmith URLs feat(openai): support automatic server-side compaction chore: bump the langchain-deps group across 3 directories with 8 updates feat(openrouter): add `langchain-openrouter` provider package style: bump ruff version to 0.15 chore(deps): bump pillow from 12.0.0 to 12.1.1 in /libs/langchainv1 chore(core): raise more descriptive model error in `initchatmodel` chore(deps): bump langsmith from 0.4.42 to 0.6.3 in /libs/langchain_v1 chore(deps): bump cryptogr
LangChain v1.2.11 incluye cambios que rompen compatibilidad y correcciones importantes.
- Se normaliza la salida del detector personalizado para evitar KeyError en estrategias hash/mask.
- Se permite que los modelos Gemini 3 usen `ProviderStrategy` con herramientas.
- Se agrega soporte para el paquete `langchain-openrouter`.
A quién le importa
Solo si usas modelos Gemini 3 o el paquete `langchain-openrouter`.
Generado por IA · puede contener errores
Releases Relacionados
AI-ML
LangChain v1.1.12
Changes since langchain-openai==1.1.11 fix(openai): bump min core version (#36180) release(openai): 1.1.12 (#36178) fix(core,model-profiles): add missing `ModelProfile` fields, warn on schema drift (#36129) fix(openai): support phase parameter (#36161) fix(openai): preserve namespace field in strea
AI-ML
LangChain v1.2.21
Changes since langchain-core==1.2.20 release(core): 1.2.21 (#36179) fix(core,model-profiles): add missing `ModelProfile` fields, warn on schema drift (#36129) chore(core): remove stale blockbuster allowlist for deleted context module (#36168) ci: suppress pytest streaming output in CI (#36092)