Skip to content

Commit 237f51d

Browse files
committed
fix(deploy): roll out chat alpha 64 to production
1 parent cad94c0 commit 237f51d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

deploy/env-uzh-prd/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ chat:
201201
enabled: false
202202

203203
automaticModels:
204-
primaryId: gpt-5.1
204+
primaryId: gpt-5.5
205205
fallbackId: gpt-4.1-mini
206206

207207
modelRegistry:
@@ -288,7 +288,7 @@ chat:
288288
image:
289289
repository: ghcr.io/uzh-bf/klicker-uzh/chat-arm
290290
pullPolicy: Always
291-
tag: v3.4.0-alpha.63
291+
tag: v3.4.0-alpha.64
292292

293293
ingress:
294294
annotations:

0 commit comments

Comments
 (0)