catchup with main
This commit is contained in:
commit
0dfbfdd164
126 changed files with 5580 additions and 1807 deletions
|
@ -469,6 +469,7 @@ fn main() {
|
|||
.join("embeddings_db");
|
||||
|
||||
let languages = languages.clone();
|
||||
|
||||
let fs = fs.clone();
|
||||
cx.spawn(|mut cx| async move {
|
||||
let semantic_index = SemanticIndex::new(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue