AI-ML
LangChain v1.2.1
RESUMEN
Changes since langchain-huggingface==1.2.0 fix(huggingface): switch integration test provider to together fix(huggingface): resolve huggingface-hub 1.x compat fix(huggingface): bump transformers and sentence-transformers lower bounds chore: bump langgraph-checkpoint from
Descripción Detallada
Changes since langchain-huggingface==1.2.0 fix(huggingface): switch integration test provider to together fix(huggingface): resolve huggingface-hub 1.x compat fix(huggingface): bump transformers and sentence-transformers lower bounds chore: bump langgraph-checkpoint from 3.0.0 to 4.0.0 in /libs/partners/huggingface fix(model-profiles): sort generated profiles by model ID for stable diffs chore: bump model profiles release(huggingface): 1.2.1 chore(huggingface): version bump for huggingface-hub and transformers deps chore(deps): bump pillow from 11.3.0 to 12.1.1 in /libs/partners/huggingface chore(deps): bump langsmith from 0.4.32rc0 to 0.6.3 in /libs/partners/huggingface feat(model-profiles): add `textinputs` and `textoutputs` chore: add `make type` target revert: "chore: add typing target in `Makefile`" chore: add typing target in `Makefile` chore: enrich `pyproject.toml` files chore(deps): bump the uv group across 20 directories with 3 updates chore: upgrade urllib3 to 2.6.3 docs: add missing module-level docstrings to partner integrations chore(deps): bump the uv group across 8 directories with 6 updates chore: update twitter URLs chore: ban relative imports on all packages
LangChain v1.2.1 incluye cambios importantes y es breaking.
- Cambiado el proveedor de pruebas de integración a Together.
- Compatibilidad con huggingface-hub 1.x resuelta.
- Se ajustaron los límites inferiores de transformers y sentence-transformers.
- Se agregaron `text_inputs` y `text_outputs` en perfiles de modelo.
A quién le importa
Solo si usas huggingface-hub o transformers.
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)