Feat/huggingface embedding support (#1211)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
This commit is contained in:
parent
32d9b6181c
commit
e409895c02
10 changed files with 416 additions and 28 deletions
|
|
@ -14,6 +14,7 @@ REPLICATE_API_TOKEN=
|
|||
# Hugging Face API Key
|
||||
HUGGINGFACE_API_KEY=
|
||||
HUGGINGFACE_ENDPOINT_URL=
|
||||
HUGGINGFACE_EMBEDDINGS_ENDPOINT_URL=
|
||||
|
||||
# Minimax Credentials
|
||||
MINIMAX_API_KEY=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue