feat: Implemented graph-based RAG
This commit is contained in:
@@ -74,6 +74,7 @@ html_to_markdown = "0.1.0"
|
||||
rust-embed = "8.5.0"
|
||||
os_info = { version = "3.8.2", default-features = false }
|
||||
bm25 = { version = "2.0.1", features = ["parallelism"] }
|
||||
petgraph = { version = "0.7", features = ["serde-1"] }
|
||||
which = "8.0.0"
|
||||
fuzzy-matcher = "0.3.7"
|
||||
terminal-colorsaurus = "0.4.8"
|
||||
|
||||
Reference in New Issue
Block a user