aee0f09db8
- Datafabrik: Dockerfile fix, agentorkestrering fungerar - Vision: Identify-modell, FAISS, OCR alla testade - API: Alla 7 integrationstester passerade - Upplösare: Entitetsupplösning verifierad
9 lines
130 B
Rust
9 lines
130 B
Rust
pub mod dashboard;
|
|
pub mod economy;
|
|
pub mod journal;
|
|
pub mod tickets;
|
|
pub mod activity;
|
|
pub mod apis;
|
|
pub mod system;
|
|
pub mod ws;
|