feat: Implement semantic search and smart note linking with embedding generation, vector storage, and link persistence.
This commit is contained in:
@@ -19,3 +19,6 @@ tracing = "0.1"
|
||||
uuid = { version = "1.19.0", features = ["v4", "serde"] }
|
||||
tower-sessions = "0.14.0"
|
||||
tower-sessions-sqlx-store = { version = "0.15.0", default-features = false }
|
||||
fastembed = "5.4"
|
||||
qdrant-client = "1.16"
|
||||
serde_json = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user