Files
blog/content/posts/commits/2026-07-21-commit-401e813.md
grafana-watcher 04defeb142
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
post: commit 401e813 in bojemoi
2026-07-21 20:33:00 +02:00

42 lines
944 B
Markdown

---
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(-)
```