I've been trying to implement a simple AI into my app using this component, however, every time I try using it--even on the DEFAULT setting that SHOULD work--it tells me something like "You reached your daily limit, blah blah blah." Daily limit? With ONE message that you don't even reply to? Really? What's the problem with this AI? 
It's working now!
Are you using the MIT ChatBot component?
Welcome Parker.
ChatBot works for me just now.
I get no limit messages. There is a daily limit for users using the default sessions but will allow asking several questions.
The problem is probably not ChatBot component but your code. Show an image of your code here and someone might provide specific advice.. What question are you asking?
2 Likes
We increased the limit over the weekend to 100k tokens. Can you show a screenshot of the exact error message you are receiving?
I, in fact, just had to change a tiny bit of it so instead of attempting to reply every time the text box gets changed, a button has to be pressed and now it works.