More datatypes

This commit is contained in:
root
2026-04-29 09:11:46 +00:00
parent ef55253cbd
commit 965e900743
7 changed files with 519 additions and 51 deletions
+1
View File
@@ -8,3 +8,4 @@ data:
ADMIN_USER_IDS: "default_user_id"
API_URL: "https://api.vector.cosair.de"
EMBEDDING_MODEL: "cosair/multilingual-e5-large-instruct"
VISION_MODEL: "cosair/gemma4:31b"
+6
View File
@@ -43,6 +43,12 @@ spec:
name: vector-store-config
key: ADMIN_USER_IDS
- name: VISION_MODEL
valueFrom:
configMapKeyRef:
name: vector-store-config
key: VISION_MODEL
readinessProbe:
httpGet:
path: /health