refactor ai serving modules and crates

This commit is contained in:
fawney19
2026-05-02 13:23:54 +08:00
parent 4fc7cecf30
commit c130d0e2c9
309 changed files with 21549 additions and 14265 deletions

View File

@@ -8,7 +8,8 @@ description = "Rust ingress gateway for Aether phase 3a transparent proxy"
[dependencies]
aether-admin.workspace = true
aether-ai-pipeline.workspace = true
aether-ai-serving.workspace = true
aether-ai-surfaces.workspace = true
aether-billing.workspace = true
aether-cache.workspace = true
aether-contracts.workspace = true