openai / chatgpt-retrieval-plugin

The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
MIT License
21.02k stars 3.69k forks source link

Add a new vector hippo for chatgpt-retrieval-plugin #382

Closed chocolate4 closed 10 months ago

chocolate4 commented 11 months ago

@peterjdolan I want to add a new vector for this, please review my code.

TranswarpHippo commented 10 months ago

Feature request I would like to propose a new vector database to be included in the openai ecosystem to expand openai's influence. Below is the official link to our vector database.

http://hippo.transwarp.io/

Motivation I hope that everyone can more conveniently use Hippo + openai to build AI Agents.

Your contribution Integrating the Hippo vector database into the openai ecosystem can expand openai influence.

This is my issue https://github.com/openai/chatgpt-retrieval-plugin/issues/373

Please review my code

TranswarpHippo commented 10 months ago

@isafulf, @peterjdolan

TranswarpHippo commented 10 months ago

Overall,hippo is a type of database that stores data as high-dimensional vectors, which are mathematical representations of features or attributes. It is a vector store like milvus, pinecone.

TranswarpHippo commented 10 months ago

Hello, when can this part of the code be merged~