Merge pull request #2026 from pedrofs/pedro/fix-env.example

fix: adjust the EMBEDDING_BINDING_HOST for openai in the env.example
This commit is contained in:
Daniel.y 2025-08-29 22:52:29 +08:00 committed by GitHub
commit 0c41be6f8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -219,7 +219,7 @@ EMBEDDING_BINDING_HOST=http://localhost:11434
# EMBEDDING_BINDING=openai
# EMBEDDING_MODEL=text-embedding-3-large
# EMBEDDING_DIM=3072
# EMBEDDING_BINDING_HOST=https://api.openai.com
# EMBEDDING_BINDING_HOST=https://api.openai.com/v1
# EMBEDDING_BINDING_API_KEY=your_api_key
### Optional for Azure