langchain
4cc2f6b8
- openai[patch]: guard against None text completions in BaseOpenAI (#31514)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
244 days ago
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).
References
#31514 - openai[patch]: guard against None text completions in BaseOpenAI
Author
ccurme
Parents
abc8bf9f
Loading