chore(crates/llm): add missing description field per contributing rule
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
name = "magnotia-llm"
|
name = "magnotia-llm"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
description = "Local LLM engine for Magnotia (Qwen3 via llama-cpp-2): transcript cleanup, task extraction, micro-step decomposition"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
# Default desktop build keeps the existing openmp + vulkan acceleration.
|
# Default desktop build keeps the existing openmp + vulkan acceleration.
|
||||||
|
|||||||
Reference in New Issue
Block a user