We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b03c34 commit 2463107Copy full SHA for 2463107
frontend/rust-lib/flowy-ai/Cargo.toml
@@ -44,11 +44,11 @@ futures-util = "0.3.30"
44
pin-project = "1.1.5"
45
flowy-storage-pub = { workspace = true }
46
collab-integrate.workspace = true
47
+ollama-rs = "0.3.0"
48
49
50
[target.'cfg(any(target_os = "macos", target_os = "linux", target_os = "windows"))'.dependencies]
51
notify = "6.1.1"
-ollama-rs = "0.3.0"
52
#faiss = { version = "0.12.1" }
53
af-mcp = { version = "0.1.0" }
54
0 commit comments