update
This commit is contained in:
@@ -17,9 +17,9 @@ MEILI_KEY=shop-dev-master-key
|
||||
|
||||
# Ollama
|
||||
OLLAMA_URL=http://localhost:11434
|
||||
OLLAMA_CHAT_MODEL=llama3.1
|
||||
OLLAMA_EMBED_MODEL=nomic-embed-text
|
||||
OLLAMA_EMBED_DIM=768
|
||||
OLLAMA_CHAT_MODEL=qwen2.5:7b
|
||||
OLLAMA_EMBED_MODEL=bge-m3
|
||||
OLLAMA_EMBED_DIM=1024
|
||||
|
||||
# Mail (Mailhog in dev)
|
||||
SMTP_HOST=localhost
|
||||
|
||||
Reference in New Issue
Block a user