Commit graph

6 commits

Author SHA1 Message Date
sirius0xdev
c75510cb09
Update new_deepseek.yaml 2026-05-28 01:50:33 -04:00
sirius0xdev
d59ea9e6f0
fix(news_bot): switch analyst to ghcr.io + activate CronJob
- new_deepseek.yaml: switch image to ghcr.io/sirius0xdev/news-analyst:latest
- kustomization.yaml: activate new_deepseek.yaml (uncomment)
- Replaces Docker Hub siriussec/summarizerlocal:3.8 with GHCR-built image

Co-authored-by: sirius0xdev <sirius0xdev@users.noreply.github.com>
2026-05-27 23:46:09 -04:00
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
sirius0xdev
69bba269be change summarizer to 1 hour instead of overwhelming with 4 2026-03-31 02:35:26 +00:00
sirius0xdev
68c9ea6756 switch to new analyst version 2026-03-29 18:31:23 +00:00
sirius0xdev
44653cc6a0 try new summarizer image 2026-03-26 02:41:18 +00:00