Commit Graph

13 Commits

Author SHA1 Message Date
jhqxxx 14ecd4676c update aha_openai_dive::v1::resources::chat pub 2026-03-05 22:27:17 +08:00
jhqxxx 4ae8b0b2f4 add Qwen3.5 model 2026-03-05 21:57:03 +08:00
XiaoYang ba16c9edf5 feat: add graceful shutdown endpoint and cli service management
- Add /shutdown endpoint for graceful server shutdown
- Add 'aha ps' command to list running services
- Add comprehensive API documentation for shutdown endpoint
- Enhance CLI with --allow-remote-shutdown flag
- Implement process management module with service discovery
- Add graceful shutdown handling for Ctrl+C signals
2026-02-08 13:24:29 +08:00
XiaoYang f010087e97 ```
feat(cli): add direct model inference via new run subcommand

- Add `aha run` CLI subcommand for direct model inference without HTTP service
- Support multiple models including Qwen series, OCR models, ASR models, and voice generation
- Implement input/output handling with file path support and auto-generation
- Add comprehensive documentation in CLI_USAGE.md with examples
- Include performance timing for model loading and inference operations
- Add macOS build target to Makefile with Metal support
```
2026-01-21 18:41:11 +08:00
jhqxxx 7b190e7d54 add Qwen3VL model 2025-10-26 21:39:23 +08:00
Yijun Zhao 9b9a8f2c73 unify cargo version and add some ci rules 2025-10-15 21:03:49 +08:00
jhqxxx f33eaaee0d add voxcpm with some bug 2025-10-03 22:25:58 +08:00
jhqxxx ae36194a4b update init 2025-09-25 12:44:17 +08:00
wxg b28b6aa25d fix error 2025-09-25 12:25:24 +08:00
jhqxxx 4fdab3e7cd add minicpm with a bug 2025-09-25 12:09:25 +08:00
jhqxxx fdfdfedeb4 update qwen2.5vl 2025-09-22 23:49:58 +08:00
jhqxxx 0b0076cdc9 add qwen2.5vl model 2025-09-22 16:38:12 +08:00
jhqxxx df29fe2abd update 2025-09-21 10:17:21 +08:00