Skip to content

Commit 8cb07e3

Browse files
committed
updating to v2
1 parent 31d031a commit 8cb07e3

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed
File renamed without changes.
File renamed without changes.

helix.toml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[project]
2+
name = "helixdb-cfg"
3+
queries = "./db/"
4+
5+
[local.dev]
6+
port = 6969
7+
build_mode = "debug"
8+
9+
[local.dev.vector_config]
10+
m = 16
11+
ef_construction = 768
12+
ef_search = 768
13+
db_max_size_gb = 10
14+
15+
[cloud]

helixdb-cfg/config.hx.json

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)