refactor: rename llm worker crate to engine
This commit is contained in:
@@ -29,7 +29,7 @@ ticket = { workspace = true }
|
||||
serde = { workspace = true, features = ["derive"] }
|
||||
minijinja = "2.19.0"
|
||||
pulldown-cmark = { version = "0.13.3", default-features = false }
|
||||
llm-worker.workspace = true
|
||||
llm-engine.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user