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
c600b932a637a7fd29d593140b49b6eda7d8ae93
langchain
/
libs
/
partners
/
openai
/
tests
/
unit_tests
History
Mattijs Ugen
5c6f8fe0a6
fix(openai): accept valid responses that are falsy at runtime (
#35307
)
2026-02-18 21:06:43 -05:00
..
chat_models
fix(openai): accept valid responses that are falsy at runtime (
#35307
)
2026-02-18 21:06:43 -05:00
embeddings
refactor(openai): embedding utils and calculations (
#33982
)
2025-11-14 19:18:37 -05:00
fake
…
llms
feat(openai): add unit test for streaming error in
_generate
(
#33134
)
2025-10-21 15:08:37 -04:00
middleware
…
__init__.py
…
test_imports.py
…
test_load.py
fix(core): serialization patch (
#34455
)
2025-12-22 17:33:31 -06:00
test_secrets.py
feat(openai): add callable support for openai_api_key parameter (
#33532
)
2025-10-21 11:16:02 -04:00
test_token_counts.py
…
test_tools.py
…