ki: Port 11435, Modell gemma-4-31b-it (LM Studio 0.4.x)
This commit is contained in:
parent
15c696d409
commit
1c80481f42
2 changed files with 4 additions and 4 deletions
|
|
@ -12,8 +12,8 @@ JWT_EXPIRY_DAYS=30
|
|||
# local = LM Studio auf DS (kostenlos, für Entwicklung)
|
||||
# cloud = Claude API (nur für Premium-User, kostet Geld)
|
||||
KI_MODE=local
|
||||
KI_LOCAL_URL=http://10.47.11.70:1234/v1
|
||||
KI_LOCAL_MODEL=gemma-4-31b
|
||||
KI_LOCAL_URL=http://10.47.11.70:11435/v1
|
||||
KI_LOCAL_MODEL=gemma-4-31b-it
|
||||
|
||||
# Claude API (nur setzen wenn KI_MODE=cloud oder als Fallback)
|
||||
ANTHROPIC_API_KEY=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue