enables deep research

This commit is contained in:
geoffsee
2025-05-28 19:43:36 -04:00
committed by Geoff Seemueller
parent 805b524471
commit 2e45c6b67b
14 changed files with 245 additions and 59 deletions

View File

@@ -27,7 +27,7 @@ rust-embed = "8.5.0"
bytes = "1.8.0"
lazy_static = "1.5.0"
sled = "0.34.7"
tower-http = { version = "0.6.2", features = ["trace"] }
tower-http = { version = "0.6.2", features = ["trace", "cors"] }
anyhow = "1.0.97"
base64 = "0.22.1"
fips204 = "0.4.6"