google-vertexai: release 0.0.1 (#15613)

This commit is contained in:
Erick Friis 2024-01-05 15:24:23 -08:00 committed by GitHub
parent 96b47e18e0
commit 5ac3a06378
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "langchain-google-vertexai" name = "langchain-google-vertexai"
version = "0.0.1rc0" version = "0.0.1"
description = "An integration package connecting GoogleVertexAI and LangChain" description = "An integration package connecting GoogleVertexAI and LangChain"
authors = [] authors = []
readme = "README.md" readme = "README.md"