openai: release 0.3.19 (#31466)

Release 0.3.19
This commit is contained in:
Eugene Yurtsev 2025-06-02 12:44:49 -04:00 committed by GitHub
parent 227aac5d07
commit 6cb3ea514a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ dependencies = [
"tiktoken<1,>=0.7", "tiktoken<1,>=0.7",
] ]
name = "langchain-openai" name = "langchain-openai"
version = "0.3.18" version = "0.3.19"
description = "An integration package connecting OpenAI and LangChain" description = "An integration package connecting OpenAI and LangChain"
readme = "README.md" readme = "README.md"