evals: v3, ebeddings at the side

additional indexes
This commit is contained in:
Per Stark
2025-11-26 15:00:55 +01:00
parent 226b2db43a
commit 030f0fc17d
63 changed files with 3859 additions and 1124 deletions
+1
View File
@@ -1,3 +1,4 @@
pub mod db;
pub mod indexes;
pub mod store;
pub mod types;