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
a528ea17965b7cb00ff84c2a5b75009fe5f7daf4
langchain
/
libs
/
partners
/
openai
/
tests
/
unit_tests
/
chat_models
History
Jacob Lee
a528ea1796
feat(openai): Use responses API if model is gpt-5.2-pro (
#34306
)
2025-12-12 10:11:15 -05:00
..
__snapshots__
feat(openai): enable stream_usage when using default base URL and client (
#33205
)
2025-10-06 08:56:38 -04:00
__init__.py
…
test_azure_standard.py
partners[lint]: run
pyupgrade
to get code in line with 3.9 standards (
#30781
)
2025-04-11 07:18:44 -04:00
test_azure.py
feat(openai): enable stream_usage when using default base URL and client (
#33205
)
2025-10-06 08:56:38 -04:00
test_base_standard.py
partners[lint]: run
pyupgrade
to get code in line with 3.9 standards (
#30781
)
2025-04-11 07:18:44 -04:00
test_base.py
feat(openai): Use responses API if model is gpt-5.2-pro (
#34306
)
2025-12-12 10:11:15 -05:00
test_imports.py
…
test_prompt_cache_key.py
feat(openai):
minimal
and
verbosity
(
#32455
)
2025-08-08 02:24:21 +00:00
test_responses_standard.py
partners[lint]: run
pyupgrade
to get code in line with 3.9 standards (
#30781
)
2025-04-11 07:18:44 -04:00
test_responses_stream.py
fix(openai): Fixing error that comes up using the Responses API with built-in tools and custom tools (
#34136
)
2025-12-08 09:10:44 -05:00