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-17 01:12:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
995220b79713bb18ba4cdf77544bddfdfac70430
langchain
/
tests
/
unit_tests
/
llms
History
Hanit
0d23c0c82a
Allowing additional params for OpenAIEmbeddings. (
#7752
)
...
(
#7654
) --------- Co-authored-by: Bagatur <
baskaryan@gmail.com
>
2023-07-18 12:14:51 -07:00
..
__init__.py
initial commit
2022-10-24 14:51:15 -07:00
fake_chat_model.py
Harrison/split schema dir (
#7025
)
2023-07-01 13:39:19 -04: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
Harrison/split schema dir (
#7025
)
2023-07-01 13:39:19 -04:00
test_loading.py
Harrison/llm saving (
#331
)
2022-12-13 06:46:01 -08:00
test_openai.py
Allowing additional params for OpenAIEmbeddings. (
#7752
)
2023-07-18 12:14:51 -07:00
test_utils.py
unit test / code coverage improvements (
#322
)
2022-12-13 05:48:53 -08:00