feat(llm): add kon-llm stub crate with LlmEngine interface — Phase 3 will wire real model
This commit is contained in:
@@ -21,6 +21,7 @@ kon-ai-formatting = { path = "../crates/ai-formatting" }
|
||||
kon-storage = { path = "../crates/storage" }
|
||||
kon-cloud-providers = { path = "../crates/cloud-providers" }
|
||||
kon-hotkey = { path = "../crates/hotkey" }
|
||||
kon-llm = { path = "../crates/llm" }
|
||||
|
||||
# Tauri
|
||||
tauri = { version = "2", features = ["tray-icon"] }
|
||||
|
||||
Reference in New Issue
Block a user