update
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal 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
|
||||
Reference in New Issue
Block a user