mirror of
https://github.com/jina-ai/node-DeepResearch.git
synced 2026-03-22 15:39:06 +08:00
reset embeddings timeout
This commit is contained in:
@@ -122,7 +122,6 @@ async function getBatchEmbeddingsWithRetry(
|
||||
"Content-Type": "application/json",
|
||||
"Authorization": `Bearer ${JINA_API_KEY}`
|
||||
},
|
||||
timeout: 60000,
|
||||
},
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user