We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b3d8a commit 09287efCopy full SHA for 09287ef
src/semantic-router/pkg/cache/cache_test.go
@@ -1701,7 +1701,7 @@ func getMilvusConfigPath() string {
1701
}
1702
1703
// Fallback to relative from test directory
1704
- return "../../../../../config/semantic-cache/milvus.yaml"
+ return "../../../../config/semantic-cache/milvus.yaml"
1705
1706
1707
// BenchmarkHybridVsMilvus is the comprehensive benchmark comparing hybrid cache vs pure Milvus
0 commit comments