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-04-11 23:13:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2bc982b73c58d8dac8f77a7e3bc339a6cf672685
langchain
/
libs
/
core
/
tests
/
unit_tests
/
utils
History
Weiguang Li
e6c1b29e80
fix(core): add "computer" to _WellKnownOpenAITools (
#36261
)
2026-03-29 08:54:42 -04:00
..
__init__.py
…
test_aiter.py
…
test_env.py
…
test_formatting.py
test(core): add tests for formatting utils and merge functions (
#34511
)
2026-01-05 14:20:11 -05:00
test_function_calling.py
fix(core): add "computer" to _WellKnownOpenAITools (
#36261
)
2026-03-29 08:54:42 -04:00
test_html.py
…
test_imports.py
…
test_iter.py
…
test_json_schema.py
test(core): add regression test for list-index
$ref
resolution (
#34097
)
2025-12-27 02:18:51 -06:00
test_pydantic.py
fix(core): preserve default_factory when generating tool call schema (
#35550
)
2026-03-08 15:34:21 -04:00
test_rm_titles.py
…
test_strings.py
refactor(core): generalize
comma_list
utility to support any
Iterable
(
#34714
)
2026-01-12 20:26:59 -05:00
test_usage.py
…
test_utils.py
fix(core): preserve index and timestamp fields when merging (
#34731
)
2026-02-17 11:29:41 -05:00
test_uuid_utils.py
…