0.1.3
Added
- New endpoint
/set_models_dir
to change model directory via API - Optional model preloading at API server startup
Changed
- Removed the requirement of mandatory model loading at API startup
- Changed logic of working with models in API mode
Fixed
- Added check for the presence of a loaded model before converting to API
What's Changed
- Add ability to override models_dir by @Cohee1207 in #21
Full Changelog: 0.1.2...0.1.3