i just do some customization on this application
Async Summarizer Agent – Quickly digest large documents with AI-powered summaries and Q&A capabilities (runs asynchronously!) it's woking fine on dev but not working on test or production https://najm.outsystems.app/NajmSummarizer/https://najm-dev.outsystems.app/NajmSummarizer
You can find it in the Configurations tab of the app for the Agent ID. Based on the documentation in this link, it’s recommended to create a dedicated setting and assign an ID to the AI agent so that you can access it in other environments. The AI agent itself is located in the Agents tab, not in the Apps tab.
That said, Bear in mind, the only AI agents currently available, as noted by OutSystems, are available only in the development stage.
Hello Abdelrahman,Can you double-check that the AI model is available in this environment? The error indicates that the model ID wasn’t found, which usually means it wasn’t deployed or doesn’t exist in this environment. Another thing I noticed is that when the AI agent is deployed to QA or production, it is associated with a distinct ID that must be assigned separately for each environment.
Refer to this link it can help you: Using the AI Agent Builder
how to access these configurationsI don't have any option to deploy AI Model or doing any configuration on it in test or prod
@Sherif El-Habibi : The agent referred here is https://www.outsystems.com/forge/component-overview/22305/async-summarizer-agent-odc . This is different from 'AI Agent Builder' and there is no provision to configure agent Id and in order to install you must have the TrialAmazonNovaPro on your environment.
@Sara Abdelhamid : This is an OutSystems supported forge component and you may raise a support ticket if you are facing an issue. btw ODC portal is where you setup your model and there is no separate portal for test or production.