Skip to main content

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.

Transwarp focuses 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.

Installationโ€‹

You have to install several python packages:

pip install -U tiktoken hippo-api

and get the connection configuration.

Vector storesโ€‹

Hippoโ€‹

See a usage example and installation instructions.

from langchain_community.vectorstores.hippo import Hippo
API Reference:Hippo

Was this page helpful?