This commit is contained in:
Team3
2026-07-27 07:54:09 +02:00
parent 37b9078b34
commit 37100f1b81
22 changed files with 837 additions and 21 deletions

8
.env.example Normal file
View File

@@ -0,0 +1,8 @@
# Kopie als .env anlegen und ausfüllen. Fehlt ein Wert, bricht die Prüfung
# mit sichtbarer Meldung ab — es wird nie still auf ein anderes Modell gewechselt.
MINIMAX_API_KEY=
MINIMAX_MODELL=MiniMax-M2.7-highspeed
MINIMAX_URL=https://api.minimax.io/anthropic/v1/messages
# Karten, die gleichzeitig geprüft werden
PRUEFUNG_PARALLEL=10