hi is there any way to completely opt out of the ai infographics - they look really awful in most of our presentations....
example attached for a business chart! our additional instructions are explicit saying "Never use AI generated infographics under any circumstances."
hopefully that helps scope the issue!
🙂
Hey Dan! 👋 Short answer: additionalInstructions is the only lever for this, and it's a soft steer rather than a hard exclusion. That's why you can still get infographic-style cards even with "Never use AI generated infographics under any circumstances" in there. There's no dedicated setting in the public API to hard-disable infographic outputs right now, so this is current Gamma behavior rather than something off in your setup. If you want, send over a sample request payload or a generation ID and I can sanity-check whether anything else in the request is nudging it that direction. Docs: https://developers.gamma.app/docs/
Hey Dan can you give me more context on what you would like me to debug exactly?
Above you had asked for the generation id
I pulled the trace for that generation. You're doing nothing wrong. The model received your instructions correctly and ignored them -- it saw the SWOT input and output an infographic instead of the text grid you asked for. Your setup is solid, this is just a gap in how additionalInstructions works today. I am going to flag this with the team but I want to set expectations clearly that I can't guarantee if or when this will be addressed specifically but as always we appreciate your feedback.
