Skip to content

Commit 3b9b905

Browse files
committed
refactor(Cargo.toml): remove commented out strategy layer crates
Remove commented out crate references for strategy layer components that have been moved to Python implementation.
1 parent ca3c244 commit 3b9b905

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

Cargo.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@ members = [
1010
"crates/vectorless-metrics",
1111
"crates/vectorless-llm",
1212
"crates/vectorless-storage",
13-
# Strategy layer moved to Python — crates kept but not compiled:
14-
# "crates/vectorless-query",
15-
# "crates/vectorless-agent",
16-
# "crates/vectorless-retrieval",
17-
# "crates/vectorless-rerank",
1813
"crates/vectorless-compiler",
1914
"crates/vectorless-primitives",
2015
"crates/vectorless-engine",

0 commit comments

Comments
 (0)