openai: release 0.3.20 (#31515)

This commit is contained in:
ccurme 2025-06-06 09:29:12 -04:00 committed by GitHub
parent 4cc2f6b807
commit a1f068eb85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1417 additions and 1418 deletions

View File

@ -7,12 +7,12 @@ authors = []
license = { text = "MIT" }
requires-python = ">=3.9"
dependencies = [
"langchain-core<1.0.0,>=0.3.63",
"langchain-core<1.0.0,>=0.3.64",
"openai<2.0.0,>=1.68.2",
"tiktoken<1,>=0.7",
]
name = "langchain-openai"
version = "0.3.19"
version = "0.3.20"
description = "An integration package connecting OpenAI and LangChain"
readme = "README.md"

File diff suppressed because it is too large Load Diff