You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Error: 429 Client Error: Too Many Requests for url: https://api.tavily.com/search. Failed fetching sources. Resulting in empty response.
Then the output for any query is empty.
To Reproduce
Steps to reproduce the behavior:
1.Clone the project
2.Install requirements.txt
3.Put in env tavily and openai key
4.Run the program
5. Put query "Stock analysis on NVIDIA"
Expected behavior
Browse the web and return report.
The text was updated successfully, but these errors were encountered:
Describe the bug
Error: 429 Client Error: Too Many Requests for url: https://api.tavily.com/search. Failed fetching sources. Resulting in empty response.
Then the output for any query is empty.
To Reproduce
Steps to reproduce the behavior:
1.Clone the project
2.Install requirements.txt
3.Put in env tavily and openai key
4.Run the program
5. Put query "Stock analysis on NVIDIA"
Expected behavior
Browse the web and return report.
The text was updated successfully, but these errors were encountered: