Commit graph

9 commits

Author SHA1 Message Date
Hermes Agent
e8f33a7bd0 Migrate news bot to rtx6000-brain vLLM endpoint
- Replace Gemini API and A100 vLLM references with central rtx6000-brain vLLM
  endpoint (http://rtx6000-brain-service.customer1.svc.cluster.local:8000/v1)
- Update all ConfigMaps to use model edp1096/Huihui-Qwen3.6-27B-abliterated-FP8
- Add LLM_API_KEY: sk-dummy to all ConfigMaps
- Remove ollama sidecars, initContainers, PVC volumes from all analyst CronJobs
- Remove GPU nodeSelector, tolerations, and GPU resource requests from CronJobs
- Clean up kustomization.yaml: remove ollama-storage.yaml, deepseek-storage.yaml,
  gemini-apikey.yaml references
- Activate deepseek-summarizer.yaml in kustomization, keep others commented
2026-05-27 04:25:41 +00:00
Hermes Agent
22498cd97b chore(news-bot): switch to siriusdevops-pgdb as main apps cluster
- news-app-db.yaml: point Database CR to siriusdevops-pgdb
- All ConfigMaps: DB_HOST=siriusdevops-pgdb-rw, LLM_BASE_URL for vLLM
- hermes-pgdb now dedicated to pgvector/RAG for agents only
- Aligns with CNPG extension pattern and active kanban (devops startupProbes, backend exec-service)

PR to master per repo rules.
2026-05-25 18:56:08 +00:00
sirius0xdev
fe3a04d018 try new llm model mistral-small 2026-03-23 21:07:20 +00:00
sirius0xdev
847f2f5b8a change prompt 2026-02-03 01:56:09 +00:00
sirius0xdev
6abd076ed4 change prompt 2026-01-26 05:56:52 +00:00
sirius0xdev
7161e096d2 change analyst prompt 2026-01-26 05:24:53 +00:00
sirius0xdev
99cf482ba7
clean up 2026-01-21 20:37:07 -05:00
sirius0xdev
4f80f1eede deploy news bot 2026-01-16 20:33:37 +00:00
sirius0xdev
ab69a2d41f adding newsbot to customer1 apps 2026-01-13 04:27:16 +00:00