Bug in Feature Flags, probably
I noticed on my website as well as other peoples, that as a new user that user does not have any tokens available, in fact it says everything is unavailable. That is until you refresh, then you can see the free plans tokens and usages. additional notes for other bugs: For me also, tracking the video analysis, it only adds a new videoAnalysis token smoothly in local host but not in my deployed one. A video analysis token is only used when the user refreshes their page. Another bug I have is that the title generation function works by just asking for a title in the prompt. However, the other methods do get properly blocked.