Provides a declarative framework for building reliable Agentic AI Services, enabling large language models to navigate, interact, and transact with web applications through defined workflows.
Concierge is a powerful declarative framework designed to allow LLMs to seamlessly interact with and navigate complex web service hierarchies. It empowers developers to build robust applications where AI agents can achieve domain-specific goals, such as online shopping or booking services. By defining explicit rules, prerequisites, and transitions between stages, developers gain granular control over agent autonomy, ensuring agents follow a prescribed path through the application. Concierge enforces these rules, validates task execution, and maintains a global state across tasks and stages, offering a structured approach to agentic web interfaces.