feat: add LocalAI local embedding model support (#1021)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
This commit is contained in:
parent
b5953039de
commit
417c19577a
24 changed files with 1144 additions and 7 deletions
|
|
@ -39,4 +39,7 @@ XINFERENCE_SERVER_URL=
|
|||
XINFERENCE_MODEL_UID=
|
||||
|
||||
# OpenLLM Credentials
|
||||
OPENLLM_SERVER_URL=
|
||||
OPENLLM_SERVER_URL=
|
||||
|
||||
# LocalAI Credentials
|
||||
LOCALAI_SERVER_URL=
|
||||
Loading…
Add table
Add a link
Reference in a new issue