Skip to content

Commit

Permalink
Changing embedding model for vectara-ingest.
Browse files Browse the repository at this point in the history
shefulloflight committed Jan 21, 2025
1 parent bb2487b commit 4316614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-menu.sh
Original file line number Diff line number Diff line change
@@ -272,7 +272,7 @@ ingest_documentation() {
echo "You must specify a YAML file."
exit 1
fi
cd ~/git/vectara-ingest && ./run.sh "config/$yaml_file" default && cd -
cd ~/git/vectara-ingest && ./run.sh "config/$yaml_file" boomerang && cd -
}

# Ingest docs.qumulo.com into Vectara corpus 2

0 comments on commit 4316614

Please sign in to comment.