test with gpt model
This commit is contained in:
parent
c2946ce7bf
commit
06c399d09b
@ -11,6 +11,12 @@ dot-ai:
|
||||
localEmbeddings:
|
||||
enabled: false
|
||||
|
||||
extraEnv:
|
||||
- name: EMBEDDINGS_MODEL
|
||||
value: "text-embedding-3-small"
|
||||
- name: EMBEDDINGS_DIMENSIONS
|
||||
value: "1536"
|
||||
|
||||
secrets:
|
||||
auth:
|
||||
token: "YAmCMjPflHQAuDqYZufDKKvqWUysrwgfOzXCzwHFEM4="
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user