nxtgauge-gitops/apps/nxtgauge-ai-assistant/base
Ashwin Kumar Sivakumar a2e3260bb1 Switch ai-assistant to LiteLLM provider with task-specific models
Was defaulting to plain Ollama with gemma3:270m for every request -
no LLM_PROVIDER or LITELLM_* env vars were set. LiteLLM is already
deployed with purpose-built model aliases per task
(apps/litellm/base/configmap.yaml); this wires ai-assistant to use it.
2026-07-02 18:48:52 +05:30
..
deployment.yaml Switch ai-assistant to LiteLLM provider with task-specific models 2026-07-02 18:48:52 +05:30
kustomization.yaml chore: add ai-assistant secret placeholder 2026-04-17 21:44:32 +05:30
secret.yaml Fix cross-namespace secretKeyRef in ai-assistant deployment 2026-07-02 18:00:10 +05:30
service.yaml feat: add nxtgauge-ai-assistant to gitops and update users to 430711a 2026-04-15 18:24:39 +02:00