mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-07-15 16:11:44 +00:00
add hf token to settings
This commit is contained in:
parent
17f32a5f92
commit
fc426e964a
@ -69,6 +69,7 @@ embedding:
|
||||
|
||||
huggingface:
|
||||
embedding_hf_model_name: BAAI/bge-small-en-v1.5
|
||||
access_token: ${HF_TOKEN:}
|
||||
|
||||
vectorstore:
|
||||
database: qdrant
|
||||
|
Loading…
Reference in New Issue
Block a user