Skip to content

Commit 5cd5e67

Browse files
committed
Batch testing
1 parent 1017136 commit 5cd5e67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/embed.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ pub async fn generate_embeddings_batch(
142142

143143
let api_url = format!(
144144
"https://generativelanguage.googleapis.com/v1beta/models/{}:batchEmbedContents",
145+
145146
model_name
146147
);
147148
let batch_size = 10;

0 commit comments

Comments
 (0)