Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Tavily - To Many Requests #1047

Open
jovan-actdigital opened this issue Dec 27, 2024 · 4 comments
Open

Tavily - To Many Requests #1047

jovan-actdigital opened this issue Dec 27, 2024 · 4 comments

Comments

@jovan-actdigital
Copy link

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.

@assafelovic
Copy link
Owner

@jovan-actdigital maybe you've reached your limit? Check it in https://app.tavily.com

@jovan-actdigital
Copy link
Author

Shouldn't be the case, because the same tavily key i am using in different project and its working fine.

@jovan-actdigital
Copy link
Author

When i start the app with docker it runs fine, do you know why is that?

@iliyandobrev
Copy link

I have the exact same problem. This only happens if I run it from FastAPI endpoint. Please suggest a fix if possible.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants