mirror of
https://github.com/katanemo/plano.git
synced 2026-06-02 14:35:14 +02:00
add embedding store (#10)
This commit is contained in:
parent
cc2a496f90
commit
7bf77afa0e
16 changed files with 409 additions and 11 deletions
5
embedding-server/requirements.txt
Normal file
5
embedding-server/requirements.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#TOOD: pin versions
|
||||
fastapi
|
||||
sentence-transformers
|
||||
torch
|
||||
uvicorn
|
||||
Loading…
Add table
Add a link
Reference in a new issue