langchain/libs/partners/openai/langchain_openai/chat_models
Bagatur 4935a14314
core,integrations[minor]: Dont error on fields in model_kwargs (#27110)
Given the current erroring behavior, every time we've moved a kwarg from
model_kwargs and made it its own field that was a breaking change.
Updating this behavior to support the old instantiations /
serializations.

Assuming build_extra_kwargs was not something that itself is being used
externally and needs to be kept backwards compatible
2024-10-04 11:30:27 -07:00
..
__init__.py infra: add more formatter rules to openai (#23189) 2024-06-19 11:39:58 -07:00
azure.py openai[patch]: enable Azure structured output, parallel_tool_calls=Fa… (#26599) 2024-09-22 22:25:22 -07:00
base.py core,integrations[minor]: Dont error on fields in model_kwargs (#27110) 2024-10-04 11:30:27 -07:00