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