langchain-ai
langchain
Instrumentation
Wall Time
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: formatting and linting errors
azibek:issue-32234-fix-chathf-params-passthrough
6 hours ago
fix: enhance mock LLM with additional parameters and add property inheritance test
azibek:issue-32234-fix-chathf-params-passthrough
6 hours ago
fix: simplify type annotations for linting Remove complex type annotations that may be causing linting issues: - Use dict[str, Any] instead of complex ContextVar generic - Remove inline type annotation for variable - Maintain functionality while fixing lint issues
20ns:fix/usage-metadata-callback-memory-leak-v2
8 hours ago
fix: improve memory leak test to avoid conflicts Make test more robust by: - Using unique test name to avoid conflicts with other tests - Cleaning up test data before and after - More focused assertions - Proper test isolation
20ns:fix/usage-metadata-callback-memory-leak-v2
9 hours ago
fix: use ContextVar cache to prevent memory leak Use a simple module-level cache (_registered_context_vars) to store and reuse ContextVar instances by name. This prevents the memory leak in _configure_hooks while maintaining the original API. Changes: - Add _registered_context_vars cache dict at module level - Reuse existing ContextVar instances instead of creating new ones - Only register hooks once per unique name - Update test to verify cache behavior instead of internal hooks - Maintain full backward compatibility
20ns:fix/usage-metadata-callback-memory-leak-v2
9 hours ago
fix: _embed no attribute checking
keenborder786:refactor/sentence_transformer
9 hours ago
Merge branch 'langchain-ai:master' into patch-1
ethanknights:patch-1
9 hours ago
fix: _embed no attribute checking
keenborder786:refactor/sentence_transformer
9 hours ago
Active Branches
fix(huggingface): pass llm params to chathuggingface
last run
6 hours ago
#32368
CodSpeed Performance Gauge
0%
refactor(huggingface): Removing `sentence-transformers`dependency from `langchain_huggingface` & `text-splitters`
last run
9 hours ago
#32359
CodSpeed Performance Gauge
0%
docs: minor agent tools markdown improvement
last run
9 hours ago
#32367
CodSpeed Performance Gauge
0%
Ā© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs