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