Can't get Claude Assistant to run?
Hey guys, apologies I'm a bit of a noob with Buildship but I was pretty confident this should be working. I keep getting a 429 "too many requests" error but there's no way I'm anywhere close to making too many requests to the API. I'm literally just trying to test this flow, sending one request at a time - minutes apart. Any ideas what I'm doing wrong here?
Solution:Jump to solution
Hi @samwilco, you'll require to check out your Claude account org's usage and custom rate limits https://support.anthropic.com/en/articles/8114527-i-m-encountering-429-errors-and-i-m-worried-my-rate-limit-is-too-low-what-should-i-do.
Also, can you try with a new api key as well?...
3 Replies
AI Support Bot Information
<@769668169685532693> you can react on the relevant answer (message) with a ✅ in this thread when you think it has been solved, by the bot or by a human!
Anyone can react on this message with a ❌ if the GPT bot is unhelpful or hallucinating answers.
Please note: Team members will review and answer the questions on best efforts basis.
Solution
Hi @samwilco, you'll require to check out your Claude account org's usage and custom rate limits https://support.anthropic.com/en/articles/8114527-i-m-encountering-429-errors-and-i-m-worried-my-rate-limit-is-too-low-what-should-i-do.
Also, can you try with a new api key as well?
hey guarav, so i've been digging further and it seems that the assistant module in conjunction with the crawler node is too heavy for claude to handle so i think that's why the rate limit is being reached. need to rethink the workflow