feat: use ${OLLAMA_CLOUD_API_KEY} from shared secrets

Replace hardcoded API key with env var placeholder.
Key now loaded from .common/secrets/interns.env via meeting-room runner.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-05 20:11:28 +03:00
parent 94a49206fb
commit 0adbfbb0aa

View File

@@ -9,7 +9,7 @@ providers:
api_key: ${MEETING_ROOM_ROUTERAI_API_KEY}
base_url: ${MEETING_ROOM_ROUTERAI_BASE_URL}
ollama_cloud:
api_key: 02a8f6e9f9744088885982ac645f1ce1.HB1MFh4AlTpyic9oJGxQjNuA
api_key: ${OLLAMA_CLOUD_API_KEY}
base_url: https://ollama.com/v1
roles: