This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
langchain
Watch
1
Star
0
Fork
0
You've already forked langchain
mirror of
https://github.com/hwchase17/langchain.git
synced
2026-06-09 10:17:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a2952210efde87883af0d52381bf9bd6ddc6561
langchain
/
libs
/
langchain_v1
/
tests
/
unit_tests
History
ccurme
7a2952210e
fix(langchain): (SummarizationMiddleware) adjust token counts based on model (
#34161
)
2025-12-01 16:22:44 +00:00
..
agents
fix(langchain): (SummarizationMiddleware) adjust token counts based on model (
#34161
)
2025-12-01 16:22:44 +00:00
chat_models
chore: use model IDs, latest anthropic models (
#33747
)
2025-10-30 16:13:28 -04:00
embeddings
chore(langchain_v1): further namespace clean up (
#33428
)
2025-10-10 20:48:24 +00:00
tools
chore: move
ToolNode
improvements back to langgraph (
#33634
)
2025-10-29 11:44:23 -07:00
__init__.py
…
conftest.py
fix(langchain, openai): fix create_agent / response_format for Responses API (
#33939
)
2025-11-13 10:18:15 -05:00
stubs.py
…
test_dependencies.py
chore(langchain_v1): remove text splitters from langchain v1 namespace (
#33297
)
2025-10-06 14:42:23 -04:00
test_imports.py
chore(langchain): drop Python 3.9 to prep for v1 (
#32704
)
2025-08-26 23:16:42 +00:00
test_pytest_config.py
…