updated env template
This commit is contained in:
parent
2998802c00
commit
04719129a6
1 changed files with 3 additions and 3 deletions
|
|
@ -247,10 +247,10 @@ LITELLM_LOG="ERROR"
|
||||||
#LLM_PROVIDER="ollama"
|
#LLM_PROVIDER="ollama"
|
||||||
#LLM_ENDPOINT="http://localhost:11434/v1"
|
#LLM_ENDPOINT="http://localhost:11434/v1"
|
||||||
#EMBEDDING_PROVIDER="ollama"
|
#EMBEDDING_PROVIDER="ollama"
|
||||||
#EMBEDDING_MODEL="avr/sfr-embedding-mistral:latest"
|
#EMBEDDING_MODEL="nomic-embed-text:latest"
|
||||||
#EMBEDDING_ENDPOINT="http://localhost:11434/api/embeddings"
|
#EMBEDDING_ENDPOINT="http://localhost:11434/api/embeddings"
|
||||||
#EMBEDDING_DIMENSIONS=4096
|
#EMBEDDING_DIMENSIONS=768
|
||||||
#HUGGINGFACE_TOKENIZER="Salesforce/SFR-Embedding-Mistral"
|
#HUGGINGFACE_TOKENIZER="nomic-ai/nomic-embed-text-v1.5"
|
||||||
|
|
||||||
########## OpenRouter (also free) #########################################################
|
########## OpenRouter (also free) #########################################################
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue