raid-guild / gaianet-rag-api-pipeline

Supercharge your Gaianet node by generating a vector knowledge base from any API. Demo slides: https://hackmd.io/@santteegt/ByoykY4nC#/ Link to Docs below
https://raid-guild.github.io/gaianet-rag-api-pipeline/
MIT License
1 stars 0 forks source link

2.0.2 Export Knowledge Base Snapshot #16

Closed earth2travis closed 3 months ago

earth2travis commented 3 months ago

Execute export process to generate and store a snapshot of the knowledge base in Qdrant. This includes validating the data export to ensure completeness and accuracy, as well as performing any necessary post-export checks. Successfully exporting the knowledge base snapshot is vital for preserving a reliable and up-to-date repository of information that can be utilized by AI agents and other applications.

This process should be automated in the pipeline.

Resources:

santteegt commented 3 months ago

Solved in #14