langchain/libs/partners/openai/langchain_openai
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
..
chat_models openai[patch]: get output_type when using with_structured_output (#26307) 2024-09-13 11:42:01 -07:00
embeddings openai[patch]: add back azure embeddings api_version alias 2024-09-03 17:25:03 -07:00
llms openai[patch]: Upgrade @root_validators in preparation for pydantic 2 migration (#25491) 2024-09-03 14:42:24 -07:00
output_parsers
__init__.py infra: add more formatter rules to openai (#23189) 2024-06-19 11:39:58 -07:00
py.typed