title, date, draft, tags, categories, summary, author
| title |
date |
draft |
tags |
categories |
summary |
author |
| [bojemoi] feat(ml-threat): migrate AI agents from Ollama to Anthropic API |
2026-07-05T16:13:38+02:00 |
false |
|
|
Commit af7ab90 par grafana-watcher dans bojemoi |
grafana-watcher |
Commit af7ab90
|
|
| Repository |
bojemoi |
| Branch |
main |
| Author |
grafana-watcher |
| Hash |
af7ab90b7893e6f3194311fa7fdfd40cab47661d |
Description
- ai_agents.py: replace Ollama HTTP calls with Anthropic Messages API
(claude-haiku-4-5) for CorrelatorAgent and ReportGenerator
- api.py: read anthropic_api_key directly from /run/secrets/ without env var
- stack/45-service-ml-threat-intel.yml: add anthropic_api_key secret (no env var)
- Dockerfile.ml-threat: remove COPY models/*.pkl (models live in runtime volume)
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Files Changed
Diff Summary