mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 10:45:42 +01:00
add hf token to settings
This commit is contained in:
parent
17f32a5f92
commit
fc426e964a
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ embedding:
|
|||
|
||||
huggingface:
|
||||
embedding_hf_model_name: BAAI/bge-small-en-v1.5
|
||||
access_token: ${HF_TOKEN:}
|
||||
|
||||
vectorstore:
|
||||
database: qdrant
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue