Update env.example
This commit is contained in:
@@ -73,6 +73,8 @@ LLM_BINDING_HOST=http://localhost:11434
|
|||||||
### Embedding Configuration (Use valid host. For local services installed with docker, you can use host.docker.internal)
|
### Embedding Configuration (Use valid host. For local services installed with docker, you can use host.docker.internal)
|
||||||
EMBEDDING_MODEL=bge-m3:latest
|
EMBEDDING_MODEL=bge-m3:latest
|
||||||
EMBEDDING_DIM=1024
|
EMBEDDING_DIM=1024
|
||||||
|
EMBEDDING_BATCH_NUM=32
|
||||||
|
EMBEDDING_FUNC_MAX_ASYNC=16
|
||||||
# EMBEDDING_BINDING_API_KEY=your_api_key
|
# EMBEDDING_BINDING_API_KEY=your_api_key
|
||||||
### ollama example
|
### ollama example
|
||||||
EMBEDDING_BINDING=ollama
|
EMBEDDING_BINDING=ollama
|
||||||
|
Reference in New Issue
Block a user