It would be good to have a flag in the Studio to disable the "Ask AI" modal since it conflicts in certain Studios. Something like `.setEnableAskAiFeature()`. Here is a reference pull request for how a new flag in the Studio was implemented. https://github.com/remotion-dev/remotion/pull/5304/changes/ce82582e584625347e8265c5980d3d966b9f90c9
It would be good to have a flag in the Studio to disable the "Ask AI" modal since it conflicts in certain Studios.
Something like
.setEnableAskAiFeature().Here is a reference pull request for how a new flag in the Studio was implemented.
ce82582