Schematic Feature issue for AI Agent SaaS
I've run into an issue while building the app for the AI Agent SaaS challenge. I'm nearly done with it, however, it seems like I've run into a snag, and I can't seem to figure out where to go to resolve it. I was hoping someone here could offer some advice on where to look. I've just implemented the functionality to generate images using OpenAI's DALLE-3 API. But, I am unable to test the feature since that feature does not seem to be available in my Schematic payment plan. I'm testing this using the Creator Plan, which should have the highest level of features allowed for the user. But I can't access the Image generation feature in my own App due to the Schematic Feature not being available on Creator Plan. This is a puzzling one, and I don't know where to even look? It's weird because I'm able to do Video Analysis, Transcribe Videos, and generate Video Titles, but I can't generate Shooting Scripts or generate Images. In my AiAgentChat component, I'm logging out the Schematic Flags, but Image Generation and Script Generation flags are being logged as "False", which means they're not enabled on the Creator Plan. That's strange because the Creator Plan should have max access to all the features. This is so weird.