post: commit 401e813 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled

This commit is contained in:
grafana-watcher
2026-07-21 20:32:49 +02:00
committed by Betty
parent 3f90017f8f
commit 04defeb142

View File

@@ -0,0 +1,41 @@
---
title: "[bojemoi] chore(ollama): scale à 0 — remplacé par Claude API dans alert-agent"
date: 2026-07-21T20:32:49+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 401e813 par grafana-watcher dans bojemoi"
author: "grafana-watcher"
---
## Commit `401e813`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | grafana-watcher |
| **Hash** | `401e813d65e00f9f6f1f0a0ecde769984788fd2d` |
### Description
alert-agent utilise désormais LLM_BACKEND=claude (Claude Haiku).
Ollama conservé dans le stack pour réactivation future si besoin.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M alert-agent/alert_agent/webhook.py
M stack/51-service-ollama.yml
```
### Diff Summary
```
alert-agent/alert_agent/webhook.py | 2 +-
stack/51-service-ollama.yml | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
```