mirror of
https://github.com/jina-ai/node-DeepResearch.git
synced 2025-12-25 22:16:49 +08:00
reset embeddings timeout
This commit is contained in:
parent
c2dbfc65a3
commit
06b91dbcf8
@ -122,7 +122,6 @@ async function getBatchEmbeddingsWithRetry(
|
||||
"Content-Type": "application/json",
|
||||
"Authorization": `Bearer ${JINA_API_KEY}`
|
||||
},
|
||||
timeout: 60000,
|
||||
},
|
||||
);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user