Metadata-Version: 2.1
Name: lv_vectordb_gcp
Version: 0.5.0
Summary: A package for GCP, LangChain, and BigQuery Vector store integration
Home-page: https://github.com/lvnavaneethan123/lv_vectordb_gcp
Author: Navaneethan S
Author-email: navaneethan.s@latentview.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: google-cloud-bigquery
Requires-Dist: google-cloud-aiplatform
Requires-Dist: google-auth
Requires-Dist: langchain
Requires-Dist: langchain-google-vertexai
Requires-Dist: langchain-google-community[featurestore]
Requires-Dist: jsonpatch
Requires-Dist: tabulate

