Fix env.sample
This commit is contained in:
parent
4d57370c94
commit
0fdbdfe971
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ EMBEDDING_BINDING=ollama
|
|||
EMBEDDING_BINDING_HOST=http://localhost:11434
|
||||
### OpenAI alike example
|
||||
# EMBEDDING_BINDING=openai
|
||||
# LLM_BINDING_HOST=https://api.openai.com/v1
|
||||
# EMBEDDING_BINDING_HOST=https://api.openai.com/v1
|
||||
### Lollms example
|
||||
# EMBEDDING_BINDING=lollms
|
||||
# EMBEDDING_BINDING_HOST=http://localhost:9600
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue