From 9b89af620ea4674a21d4c2f56210a5c856fe927b Mon Sep 17 00:00:00 2001 From: DragonSlayer_14 Date: Thu, 3 Sep 2026 20:01:20 +0200 Subject: [PATCH] =?UTF-8?q?Feat:=20F=C3=BCgt=20META-APi-Key=20auch=20in=20?= =?UTF-8?q?der=20.env.example=20hinzu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.example b/.env.example index 02f6b63..2b2e22f 100644 --- a/.env.example +++ b/.env.example @@ -28,6 +28,7 @@ AZURE_API_BASE= GEMINI_API_KEY= GROQ_API_KEY= MISTRAL_API_KEY= +META_API_KEY= # --- Headroom (Prompt-Kompression) --- # Standardmäßig läuft der Headroom-Proxy lokal im Docker-Compose-Netzwerk unter http://headroom:8787