Follow these simple steps to deploy and start using your agent:
Download the Companion App:
Find and download the "Sales Analytics Agent - Test App" from the OutSystems Forge. This application provides a ready-to-use interface and pre-configured settings for the agent.
Grounding Data Setup:
The test app comes pre-loaded with sample grounding data (Customers, Orders, Products, Suppliers) in JSON format. This allows the agent to function immediately out-of-the-box.
To use your own OutSystems data, you will need to modify the GetGroundingData action within the AgentLogic module of the companion app. Adapt this action to fetch data directly from your specific OutSystems entities.
GetGroundingData
AgentLogic
Deploy and Interact:
Publish the downloaded companion app to your OutSystems environment.
Open the application in your browser and begin asking natural language questions about your sales performance!