Changes since langchain-openai==0.3.32
release(openai): 0.3.33 (#32887)
chore: remove ruff target-version (#32880)
fix(openai): structured output (#32551)
fix(openai): handle AIMessage
s without response_id
in _get_last_messages
(#32824)
fix(openai): Fix Azure OpenAI Responses API model field issue (#32649)
chore(openai): apply formatting changes to AzureChatOpenAI (#32848)
feat(core): add web_search
in OpenAI tools list (#32738)
docs: standardize OllamaLLM
and BaseOpenAI
docstrings (#32758)
chore: adress pytest-asyncio deprecation warnings + other nits (#32696)