- **Bootstrap IoC-based architecture with modular services.**
- **Implement `MlxModelService` for local LLM backend.** - **Introduce `DatabaseService` for MySQL integration.** - **Add `HistoryService` to manage conversation context.** - **Set up CLI interface via `CliUiService`.** - **Establish EventBus for token streaming.** - **Include conversation repository for data persistence.** - **Add environment-based configuration management.** - **Draft IoC architectural plan.**
This commit is contained in:
@@ -1 +1,4 @@
|
||||
mlx-lm>=0.19.0
|
||||
dependency-injector>=4.41.0
|
||||
PyMySQL>=1.1.0
|
||||
pydantic-settings>=2.0.0
|
||||
|
||||
Reference in New Issue
Block a user