What's Changed
- fix(huggingface): add huggingface endpoint fix by @garyzhang99 in #1340
- docs(readme): update the README.md and README_zh.md with copaw by @DavdGao in #1353
- feat(test): fix version of pymilvus by @qbc2016 in #1355
- feat(formatter): enhance _to_openai_image_url for local files without extension by @kingofpowers in #1341
- feat(tuner): enhance tuner with prompt tuning and model selection by @Kanaricc in #1190
- fix(tuner): set monitor_type on monitor config instead of overwriting monitor object by @PatrickG1014 in #1365
- feat(toolkit): support background execution for tools by @DavdGao in #1342
- feat(agent): filter thinking content before broadcast by @qbc2016 in #1332
- feat(formatter): supprot audio path start with file:// in OpenAI formatter by @qbc2016 in #1349
- docs: update github trending image by @qbc2016 in #1368
- fix(model): avoid streaming tool input regression by @YingchaoX in #1356
- feat(model): pass through the model's response id by @qbc2016 in #1333
- chore(version): update version to 1.0.18 for release by @qbc2016 in #1370
New Contributors
- @kingofpowers made their first contribution in #1341
- @Kanaricc made their first contribution in #1190
Full Changelog: v1.0.17...v1/0.18