Headline
- Improvements needed for downstream production apps: individual model retrieval endpoint, improved system-info endpoint
- Context size can be changed from the tray application
What's Changed
- Fix status command when lsdev is running by @jeremyfowers in #377
- Fix wildcard load and
gpt-oss-120b-mxfp4-GGUFmodel load by @danielholanda in #372 - Implement individual model retrieval endpoint
(/models/{model_id})by @danielholanda in #373 - Improve system-info dgpu support by @jeremyfowers in #376
- Update tray.py by @Kritik-07 in #353
Full Changelog: v8.1.9...v8.1.10