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-01-24 13:58:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6ca383ecf6c02da13cffcdef0ec9996e6472bf8a
langchain
/
tests
/
unit_tests
/
llms
History
Ankush Gola
e1b801be36
split up batch llm calls into separate runs (
#5804
)
2023-06-24 21:03:31 -07:00
..
__init__.py
initial commit
2022-10-24 14:51:15 -07:00
fake_chat_model.py
support kwargs (
#5990
)
2023-06-11 10:09:22 -07:00
fake_llm.py
split up batch llm calls into separate runs (
#5804
)
2023-06-24 21:03:31 -07:00
test_base.py
(rfc) chat models (
#1424
)
2023-03-06 08:34:24 -08:00
test_callbacks.py
Add caching to BaseChatModel (issue
#1644
) (
#5089
)
2023-06-24 11:45:09 -07:00
test_loading.py
Harrison/llm saving (
#331
)
2022-12-13 06:46:01 -08:00
test_utils.py
unit test / code coverage improvements (
#322
)
2022-12-13 05:48:53 -08:00