v0.2.72
What's Changed
- feat: fix embedding error by Zack Li (@zhiyuan8) in #1018
- feat: enhance ASR example with streaming support and improved usage instructions by Mengsheng Wu (@mengshengwu) in #1020
- Update Android docs with gpt-oss model by Zack Li (@zhiyuan8) in #1024
- feat(cookbook): live translator by Mengsheng Wu (@mengshengwu) in #1021
- chore: add an env_setup script for windows and readme by Zack Li (@zhiyuan8) in #1025
- feat(cookbook): add example configuration and README for Clawdbot integration with Nexa SDK by Mengsheng Wu (@mengshengwu) in #1026
- chore: update model_list to remove VLM GGUF models by Paul Zhu (@vinovo) in #1027
- feat(serve): add stream support for toolcall by RemiliaForever (@RemiliaForever) in #1029
- feat: add GitHub Actions workflow for Go linting by Mengsheng Wu (@mengshengwu) in #1031
- fix: fixed Llama3.2-3B-GGUF downloading problem by Perry Cheng (@zhycheng614) in #1035
- feat: add openai api audio stream support by Mengsheng Wu (@mengshengwu) in #1034
- refactor: remove depecated system prompt patch for npu by Mengsheng Wu (@mengshengwu) in #1036
- feat: add resume download by Mengsheng Wu (@mengshengwu) in #1037
- feat: update android-rag project by Perry Cheng (@zhycheng614) in #1039
- fix: warnning dll-attribute-on-redeclaration on windows by Mengsheng Wu (@mengshengwu) in #1040
- AG2 + Nexa SDK Examples by Qingyun Wu (@qingyun-wu) in #1041
- feat: add EDSL integration cookbook example by Mengsheng Wu (@mengshengwu) in #1042
New Contributors
- Qingyun Wu (@qingyun-wu) made their first contribution in #1041