refactor: rename llm worker crate to engine
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
//! Public event types for Engine layer
|
||||
//!
|
||||
//! Re-exports from the canonical event definitions in llm_client.
|
||||
|
||||
pub use crate::llm_client::event::*;
|
||||
Reference in New Issue
Block a user