Back to prev config
This commit is contained in:
parent
e609db3ca8
commit
96f3a92b82
@ -4,12 +4,23 @@ dot-ai:
|
||||
|
||||
ai:
|
||||
provider: openai
|
||||
model: qwen2.5:7b
|
||||
customEndpoint:
|
||||
enabled: true
|
||||
baseURL: "http://ollama.ai-stack.svc.cluster.local:11434/v1"
|
||||
embeddingsModel: "nomic-embed-text"
|
||||
embeddingsDimensions: "768"
|
||||
|
||||
localEmbeddings:
|
||||
enabled: false
|
||||
|
||||
secrets:
|
||||
auth:
|
||||
token: "YAmCMjPflHQAuDqYZufDKKvqWUysrwgfOzXCzwHFEM4="
|
||||
openai:
|
||||
apiKey: "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"
|
||||
apiKey: "dummy-key"
|
||||
customEmbeddings:
|
||||
apiKey: "dummy-key"
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user