I installed the ODC Order Management Demo, but I could not configure the AI Agent Builder. Any clue?
Order Management and AI Agent Builder are two independent applications. Are you using any agents created in AI Agent Builder in the Order Management or what challenges are you facing here ?
New Order Management Demo in ODC have a AI Agent Chat. It was added on Version: 0.0.20 Published on 29 Aug 2024. Release Note:- New AI Agent Builder integration, with a live chatbot in the OM home screen- New Sales Dashboard with cool charts + Data Mashup change scenario
I was just trying to figure out how to configure the AI Agent Chat on OM.
Thanks @felipe.castilla for the clarification. The one I have is an older version and doesn't have the agent integrated.
OK, I figured it out. There’s a flow in the Order Management Demo in ODC that lets you use an AI Agent either through a configurable connection in the Settings, or you can create your own AI Agent and just specify that you’re going to use it by providing the Agent ID. All of this is set up in the Settings.
This is the flow (Server Action) where logic decide which path to take.
Here are the Settings.
In my case, I created an agent, specified that it was a sales advisor, and that it had access to product and order information through the tools described below. These tools are added in the server action shown in the screenshot.
With the AgentID created, I configured the settings AI_AgentID and set AI_UseAgentBuilderDirectly to True.
If anyone has additional suggestions, I’d appreciate your input!