-
AOC v1.2.5
Stablereleased this
2026-04-20 15:24:20 +00:00 | 53 commits to main since this releaseNatural language query (/api/ask)
Ask plain-English questions and get AI-generated answers backed by audit logs. Supports OpenAI, Azure OpenAI, and MS Foundry.
Filter-aware queries
The ask endpoint respects the UI filter panel.
Scales to thousands of events
Large result sets are pre-aggregated (counts by service/action/result/actor + failure highlights + 50 recent samples).
Version display
Badge in the header shows the running version.
Production hardening
Non-root container, Gunicorn workers, internal-only MongoDB, nginx reverse proxy.
Downloads