langchain/libs/partners/openai/langchain_openai/llms
ccurme 4cc2f6b807
openai[patch]: guard against None text completions in BaseOpenAI (#31514)
Some chat completions APIs will return null `text` output (even though
this is typed as string).
2025-06-06 09:14:37 -04:00
..
__init__.py
azure.py partners[lint]: run pyupgrade to get code in line with 3.9 standards (#30781) 2025-04-11 07:18:44 -04:00
base.py openai[patch]: guard against None text completions in BaseOpenAI (#31514) 2025-06-06 09:14:37 -04:00