rashadphz / farfalle

🔍 AI search engine - self-host with local or cloud LLMs
https://www.farfalle.dev/
Apache License 2.0
2.64k stars 234 forks source link

Shows Rate limit exceeded #17

Closed taqihaider7 closed 4 months ago

taqihaider7 commented 4 months ago

I am trying to querying the search app but shows rate limit exceeded. Did you guys add some kind of rate limit for first user?

image

rashadphz commented 4 months ago

Hey, this should be fixed now. We do have a rate limit but there was a bug with it getting triggered too early. Feel free to reopen this issue if you're still having problems.

arsaboo commented 4 months ago

@rashadphz, why do we need a rate limit? for Tavily?

rashadphz commented 4 months ago

The rate limit is off by default. It's only applied to the live demo site to avoid misuse.