post: commit 52093fb in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
This commit is contained in:
44
content/posts/commits/2026-06-04-commit-52093fb.md
Normal file
44
content/posts/commits/2026-06-04-commit-52093fb.md
Normal file
@@ -0,0 +1,44 @@
|
||||
---
|
||||
title: "[bojemoi] fix(ollama): corriger OLLAMA_MODEL mistral:7b-instruct → mistral:latest"
|
||||
date: 2026-06-04T07:57:33+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 52093fb par Betty dans bojemoi"
|
||||
author: "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(-)
|
||||
```
|
||||
Reference in New Issue
Block a user