The O11 Neo Assistant is a multi-environment AI assistant solution designed to analyze and summarize logs, diagnose problems, and assist developers in monitoring their OutSystems 11 (O11) environments directly from OutSystems Developer Cloud (ODC).
The solution is composed of three main applications that work together through REST APIs and secure authentication.
The user interacts with the Interface in ODC.
The Interface sends the request to the Agent.
The Agent communicates with the Probe in O11 through REST APIs.
The Probe fetches and returns environment data.
The Agent processes the data using the AI model and returns the response to the Interface.