assistant-for-argocd - AI Assistance for Argo CD¶
Introduction¶
The Assistant for Argo CD provides an AI powered Chatbot to the Argo CD UI via a Resource Tab Extension. Users can ask questions about the currently selected resource. The resource manifest and events are automatically added to the query context and logs can be optionally added as well if supported by the resource (i.e. deployments, pods, etc).
This extension uses a back-end to provide the query functionality, either Llama-Stack or OpenShift Lightspeed. Both of these back-ends support a wide variety of inference providers (OpenAI, Gemini, Granite, etc) following a Bring-Your-Own-Model (BYOM) design.

Interactive Demonstration¶
An interactive demonstration of the Assistant for Argo CD is available: