mirror of
https://github.com/katanemo/plano.git
synced 2026-04-30 19:36:34 +02:00
add embedding store (#10)
This commit is contained in:
parent
cc2a496f90
commit
7bf77afa0e
16 changed files with 409 additions and 11 deletions
3
embedding-server/app/install.py
Normal file
3
embedding-server/app/install.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from load_transformers import load_transformers
|
||||
|
||||
load_transformers()
|
||||
Loading…
Add table
Add a link
Reference in a new issue