arc53/DocsGPT

Feature: Add graph retriever

開放

#1,015 建立於 2024年6月27日

 (5 則留言) (0 個反應) (1 位負責人)Python (1,359 個分叉)batch import
applicationbackendhelp wantedpython

倉庫指標

星標
 (13,691 顆星)
PR 合併指標
 (平均合併 8天 11小時) (30 天內合併 35 個 PR)

描述

I think we can make upload / training process more advanced, maybe let users choose some "advanced" options on upload in the UI.

This way we can for example prepare data for graph + vector database. And when user creates a query it will automatically figure out where which retriever type needs to be used for that source. So I guess its a two part issue:

  • Edit structure of source docs in general (clean up a bit, and add retriever type field)

  • Add new graph retriever, add graph ingest, add UI to choose ingestion method maybe

貢獻者指南