Skip to content

Commit 06b91db

Browse files
committed
reset embeddings timeout
1 parent c2dbfc6 commit 06b91db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/embeddings.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ async function getBatchEmbeddingsWithRetry(
122122
"Content-Type": "application/json",
123123
"Authorization": `Bearer ${JINA_API_KEY}`
124124
},
125-
timeout: 60000,
126125
},
127126
);
128127

0 commit comments

Comments
 (0)