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