mirror of
https://github.com/jina-ai/node-DeepResearch.git
synced 2025-12-26 06:28:56 +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",
|
"Content-Type": "application/json",
|
||||||
"Authorization": `Bearer ${JINA_API_KEY}`
|
"Authorization": `Bearer ${JINA_API_KEY}`
|
||||||
},
|
},
|
||||||
timeout: 60000,
|
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user