langchain/libs/partners/openai/tests/unit_tests/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
test_azure.py
test_base.py openai[patch]: guard against None text completions in BaseOpenAI (#31514) 2025-06-06 09:14:37 -04:00
test_imports.py