feat: add jina embedding (#1647)
Co-authored-by: takatost <takatost@gmail.com>
This commit is contained in:
parent
454577c6b1
commit
451af66be0
22 changed files with 662 additions and 4 deletions
|
|
@ -53,4 +53,7 @@ OPENLLM_SERVER_URL=
|
|||
LOCALAI_SERVER_URL=
|
||||
|
||||
# Cohere Credentials
|
||||
COHERE_API_KEY=
|
||||
COHERE_API_KEY=
|
||||
|
||||
# Jina Credentials
|
||||
JINA_API_KEY=
|
||||
Loading…
Add table
Add a link
Reference in a new issue