raid-guild / gaianet-rag-api-pipeline

0 stars 0 forks source link

2.0.1 Implement Output Connector #14

Closed earth2travis closed 3 weeks ago

earth2travis commented 1 month ago

Develop the output connector to facilitate the export of the generated knowledge base to Qdrant. The output connector will handle the data transfer process, ensuring that the vector embeddings and associated metadata are correctly formatted and securely transmitted. Implementing this connector is crucial for maintaining the integrity and accessibility of the knowledge base within the Qdrant vector store.

Related to #13

santteegt commented 3 weeks ago

Successfully implemented the QdrantDBVectorStore class and connected to the experimental pipeline: