Update project structure and configurations
This commit is contained in:
@@ -26,6 +26,9 @@ thiserror = "1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
|
||||
# Structured logging
|
||||
tracing = "0.1"
|
||||
|
||||
# External model dependencies
|
||||
libloading = { version = "0.8", optional = true }
|
||||
reqwest = { version = "0.12", features = ["blocking", "json"], optional = true }
|
||||
|
||||
Reference in New Issue
Block a user