add embedding query for json with nested arrays and strings

Co-authored-by: maxbrunsfeld <max@zed.dev>
This commit is contained in:
KCaverly 2023-07-19 16:52:44 -04:00
parent 9809ec3d70
commit efe973ebe2
7 changed files with 189 additions and 59 deletions

View file

@ -33,7 +33,7 @@ use util::{
ResultExt,
};
const SEMANTIC_INDEX_VERSION: usize = 4;
const SEMANTIC_INDEX_VERSION: usize = 5;
const EMBEDDINGS_BATCH_SIZE: usize = 80;
pub fn init(