Transwarp
Transwarp aims to build enterprise-level big data and AI infrastructure software, to shape the future of data world. It provides enterprises with infrastructure software and services around the whole data lifecycle, including integration, storage, governance, modeling, analysis, mining and circulation.
Transwarpfocuses on technology research and development and has accumulated core technologies in these aspects: distributed computing, SQL compilations, database technology, unification for multi-model data management, container-based cloud computing, and big data analytics and intelligence.
安装
你需要安装多个Python包:
pip install -U tiktoken hippo-api
并获取连接配置。
向量存储
河马
参见使用示例和安装说明。
from langchain_community.vectorstores.hippo import Hippo
API 参考:Hippo