mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-01 20:49:17 +00:00
google-vertexai, openai: release candidate version (#15611)
This commit is contained in:
parent
1a42ad353a
commit
b257c7d0ea
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "langchain-google-vertexai"
|
||||
version = "0.0.1"
|
||||
version = "0.0.1rc0"
|
||||
description = "An integration package connecting GoogleVertexAI and LangChain"
|
||||
authors = []
|
||||
readme = "README.md"
|
||||
|
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "langchain-openai"
|
||||
version = "0.0.1"
|
||||
version = "0.0.1rc0"
|
||||
description = "An integration package connecting OpenAI and LangChain"
|
||||
authors = []
|
||||
readme = "README.md"
|
||||
|
Loading…
Reference in New Issue
Block a user