The Optimize Routing Agent is a Routing AI Agent specializing in solving the Traveling Salesperson Problem (TSP) for last-mile delivery, with a focus on real-world, real-time conditions.
It will receive a list of routing locations and, using the first location as the starting point, calculate their distances, then return the reordered list from the nearest to the furthest location.
Key Features:
Ready-to-Run: Deploy instantly and start asking the agent to optimize delivery locations based on distance.
Sample Grounding Data: Comes with a sample list of locations.
Easy Customization: Designed to be a starting point. Modify the GetGroundingData action (within the AgentLogic module) to connect the agent to your own data and extend its capabilities.
Support & Evolution:
Do you need specialization or help integrating the agent into your OutSystems application? Book time with an expert to ensure the agent perfectly fits your application's unique needs.
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)