Files
langchain/libs/partners
LangSmith Issues Agent 554533cc40 openai[patch]: warn at construction when async-callable api_key is used
An async callable openai_api_key means the sync client cannot be
built, so sync entry points (invoke/stream) will fail at runtime
with a ValueError. Surface this constraint immediately at model
construction time via a UserWarning so callers don't first discover
it on a runtime invocation.
2026-05-26 19:00:16 +00:00
..

FAQ

Looking for an integration not listed here? Check out the integrations documentation and the note in the libs/ README about third-party maintained packages.

Integration docs

For full documentation, see the primary and API reference docs for integrations.