Add sample environment variable for Ollama model tag
This commit is contained in:
parent
8a05ff459f
commit
a85c148249
1 changed files with 4 additions and 0 deletions
|
|
@ -64,3 +64,7 @@ LOG_LEVEL=INFO
|
|||
|
||||
# AZURE_EMBEDDING_DEPLOYMENT=text-embedding-3-large
|
||||
# AZURE_EMBEDDING_API_VERSION=2023-05-15
|
||||
|
||||
|
||||
# Ollama Emulating Model Tag
|
||||
# OLLAMA_EMULATING_MODEL_TAG=latest
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue