langchain-ai
langchain
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
refactor(core): fix some missing generic types (#31658) See https://mypy.readthedocs.io/en/stable/config_file.html#confval-disallow_any_generics --------- Co-authored-by: Mason Daugherty <mason@langchain.dev> Co-authored-by: Mason Daugherty <github@mdrxy.com>
master
6 hours ago
.
cbornet:fix-missing-generic-types
6 hours ago
Merge branch 'master' into fix-missing-generic-types
cbornet:fix-missing-generic-types
6 hours ago
Fix #27510: Add InjectedToolArg support for schema inspection - Add InjectedToolArg marker class for runtime-injected parameters - Implement _check_injected_arg_type() to detect injected arguments - Update schema generation to exclude injected parameters - Add comprehensive test coverage
kotrakesh:fix/27510-injected-tool-arg-schema
7 hours ago
fix(core): add ChatBedrockConverse serialization mapping
michaelnchin:chatbedrockconverse-ser-mapping
10 hours ago
fix(ci): handle libs/shared in check_diff.py Add special case for libs/shared/ directory in check_diff.py. This directory contains shared configuration files (mypy.ini, ruff.toml) and doesn't need to run tests or linting.
mishrapravin114:feat/centralize-tool-configs
16 hours ago
chore(core): fix some missing generic types
cbornet:fix-missing-generic-types
20 hours ago
fix(fireworks): `bind_tools(strict: bool)` and `reasoning_content` (#34343) Extract strict from kwargs and pass it to convert_to_openai_tool when converting tools. This ensures that when strict is provided, it's properly used during tool conversion and removed from kwargs before calling the parent bind method. Also extract reasoning_content from API responses and store it in additional_kwargs for AIMessage objects. Fixes https://github.com/langchain-ai/langchain/issues/34341 and https://github.com/langchain-ai/langchain/issues/34342 --------- Co-authored-by: Mason Daugherty <mason@langchain.dev>
master
20 hours ago
Active Branches
fix(core): add `ChatBedrockConverse` serialization mapping
last run
10 hours ago
#34510
CodSpeed Performance Gauge
-2%
feat(infra): centralize pyproject.toml tool configurations
last run
16 hours ago
#34508
CodSpeed Performance Gauge
×18
feat(ollama): logprobs support in Ollama
last run
21 hours ago
#34218
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs