Ai Task very inconsistent?
# 🤝help
e
Some days its working perfect, now the AI Task stays empty. It's really inconsistent, it has been working for the last week, now all of a sudden it stopped working. Really frustrating...
a
Hey @eager-state-25177, could you tell us a bit more about how AI tasks have been inconsistent? Like the answers change, or the bot doesn't answer, or?..
e
I’m struggling with AI Task too, it works fine in the emulator but is extremely inconsistent in telegram.
e
The bot doesn't generate text sometimes. If it does the content of the answer is perfect, but now the task says "empty". I know I don't have the card where it prints out the text (due to the nature of my chatbot, got a webhook that extracts the answer). But then I have added the text card, but it still doesn't work. If that makes sense!

https://cdn.discordapp.com/attachments/1133703526598586380/1133706866451554424/Screenshot_2023-07-26_at_12.20.48.png

So to be more clear, it's not my intention to print the answer in the chat bot, but it should at least store the answer in the variable right?
a
Yeah, the answer should be stored in whatever variable you set as output in the AI task
If you're pulling that variable in a webhook or smth, check your timing because AI tasks can take any number of seconds to finish
We're also running right up against our rate limit from OpenAI. We're working on getting it raised (again), but until then if we hit out limit for the minute and then your AI task is executed, it'll come up blank. Only thing to do is wait a bit and try again.
e
Ah that makes sense! Will try later then, thanks for the reply 🙂
f
Damn, actually this explains my issues as well. So, my bot works fine its just rate issues? Will this happen on paid plans?
2 Views