AI-ML
LangChain v1.2.14
RESUMEN
Changes since langchain-core==1.2.13 release(core): 1.2.14 chore(core): remove `langserve` from sys info util, add `deepagents` fix(core): fix mergelists incorrectly merging parallel tool calls fix(core): accept int temperature in getlsparams for LangSmith tracing (#3
Descripción Detallada
Changes since langchain-core==1.2.13 release(core): 1.2.14 chore(core): remove `langserve` from sys info util, add `deepagents` fix(core): fix mergelists incorrectly merging parallel tool calls fix(core): accept int temperature in getlsparams for LangSmith tracing revert: accept integer temperature values in getlsparams fix(core): accept integer temperature values in getlsparams docs(core): update load note to be precise fix(core): prevent recursion error when args_schema is dict fix(core): preserve index and timestamp fields when merging docs(core): add security warnings and best practices for deserialization docs: fix docstring inaccuracies and update outdated LangSmith URLs fix(core): correct misleading jinja2 sandboxing comment chore: bump the langchain-deps group across 3 directories with 8 updates
Actualización de LangChain v1.2.14 con correcciones y mejoras menores.
- Se eliminó `langserve` de la utilidad de información del sistema y se agregó `deepagents`.
- Se corrigió la fusión incorrecta de llamadas a herramientas paralelas en merge_lists.
- Se aceptan valores enteros para la temperatura en _get_ls_params para LangSmith.
- Se actualizaron notas de carga y se añadieron advertencias de seguridad en la documentación.
A quién le importa
Todos los que usen LangChain y necesiten las últimas correcciones.
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)