langchain/libs/partners/openai/tests
liuhetian 7fc9e99e21
openai[patch]: get output_type when using with_structured_output (#26307)
- This allows pydantic to correctly resolve annotations necessary when
using openai new param `json_schema`

Resolves issue: #26250

---------

Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
2024-09-13 11:42:01 -07:00
..
integration_tests langchain_openai: Make sure the response from the async client in the astream method of ChatOpenAI is properly awaited in case of "include_response_headers=True" (#26031) 2024-09-04 13:26:48 +00:00
unit_tests openai[patch]: get output_type when using with_structured_output (#26307) 2024-09-13 11:42:01 -07:00
__init__.py