infra: temporarily drop OpenAI from core release test matrix (#31318)
As part of core releases we run tests on the last released version of some packages (including langchain-openai) using the new version of langchain-core. We run langchain-openai's test suite as it was when it was last released. OpenAI has since updated their API— relaxing constraints on what schemas are supported when `strict=True`— causing these tests to break. They have since been fixed. But the old tests will continue to fail. Will revert this change after we release OpenAI today.
C
ccurme committed
092697de605d161c48729b7e18b1cbe42dd20d7b
Parent: 71c074d
Committed by GitHub <[email protected]>
on 5/22/2025, 4:07:45 PM