add gpl license

improve mcp server error handling
This commit is contained in:
2026-05-25 14:55:48 +02:00
parent de0e665f57
commit 9ba1c3bae3
10 changed files with 728 additions and 25 deletions
+1
View File
@@ -2,6 +2,7 @@
name = "own_assist_cli"
version = "0.3.0"
edition = "2024"
license = "GPL-3"
[dependencies]
ollama-rs = { version = "0.3.4", features = ["macros", "headers"] }