We're very excited to use agents and already have a few setup. Calling them from our app with the new agent chat components works great when editing and previewing the app.
Because we have custom authentication we deploy our app using the Retool Embed SDK. When deployed the agent chat component won't run and returns an error
Unsupported source for RetoolAIAgentInvokeQuery: embedded_app
We have checked the permissions to the agent and believe they are correct. Is this a known limitation (I couldn't find any documentation on it) or something wrong with our implementation?