mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 19:47:13 +00:00
google-vertexai, openai: release candidate version (#15611)
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user