jan/src-tauri
Akarshan Biswas fd9e034461
feat: update AIEngine load method and backend path handling
- Changed load method to accept modelId instead of loadOptions for better clarity and simplicity
- Renamed engineBasePath parameter to backendPath for consistency with the backend's directory structure
- Added getRandomPort method to ensure unique ports for each session to prevent conflicts
- Refactored configuration and model loading logic to improve maintainability and reduce redundancy
2025-07-02 12:27:15 +07:00
..
2025-05-15 17:10:20 +07:00
2025-05-15 17:10:00 +07:00
2025-05-15 17:09:58 +07:00
2025-07-02 12:27:08 +07:00