add vector db
This commit is contained in:
parent
6882f16e14
commit
609d520986
9 changed files with 547 additions and 38 deletions
|
@ -19,3 +19,6 @@ maud = "0.26.0"
|
|||
based = { git = "https://git.hydrar.de/jmarya/based", features = [] }
|
||||
url = "2.5.4"
|
||||
reqwest = "0.12.11"
|
||||
ollama-rs = "0.2.2"
|
||||
pgvector = { version = "0.4", features = ["sqlx"] }
|
||||
html2md = "0.2.14"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue