-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Attempts to run research at depth 5 and breadth 5 leads to research stalling out, with gemini reporting limit being triggered.
Error:
Error: AI_RetryError: Failed after 3 attempts. Last error: You exceeded your current quota, please check your plan and billing details. For more information on this error, head to: https://ai.google.dev/gemini-api/docs/rate-limits.
Error: AI_RetryError: Failed after 3 attempts. Last error: You exceeded your current quota, please check your plan and billing details. For more information on this error, head to: https://ai.google.dev/gemini-api/docs/rate-limits. at async deepResearch (index.js:48811:23) at async deepResearch (index.js:48855:31) at async deepResearch (index.js:48855:31) at async ResearchWorkflow.run (index.js:48966:30)
Result after the job runs for almost 19 min.