1.0 KiB
1.0 KiB
title, date, draft, tags, categories, summary, author
| title | date | draft | tags | categories | summary | author | ||||
|---|---|---|---|---|---|---|---|---|---|---|
| [bojemoi] fix(ollama): corriger OLLAMA_MODEL mistral:7b-instruct → mistral:latest | 2026-06-04T07:57:33+02:00 | false |
|
|
Commit 52093fb par Betty dans bojemoi | Betty |
Commit 52093fb
| Repository | bojemoi |
| Branch | main |
| Author | Betty |
| Hash | 52093fb3053c14a917b8c8f6b23fd49c4275f7c6 |
Description
Le modèle chargé dans Ollama est mistral:latest ; l'ancien tag
mistral:7b-instruct retournait 404 sur /v1/chat/completions,
désactivant silencieusement l'enrichissement de tags nuclei et dojo-triage.
Corrigé dans : nuclei-worker, nuclei (api), dojo-triage, alert-agent.
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Files Changed
M stack/40-service-borodino.yml
M stack/48-service-alert-agent.yml
Diff Summary
stack/40-service-borodino.yml | 6 +++---
stack/48-service-alert-agent.yml | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)