feat: implementing embedding AI

This commit is contained in:
2026-03-18 17:15:39 -03:00
parent e8cdf61468
commit 64d3d5be91
32 changed files with 3568 additions and 174 deletions
+2
View File
@@ -31,3 +31,5 @@ http.workspace = true
zip = "0.6"
mime_guess = "2.0"
base64 = "0.22.1"
regex = "1.11"
rand = "0.8"