Releases: baidubce/bce-qianfan-sdk
Releases · baidubce/bce-qianfan-sdk
Python v0.3.13.1
What's Changed
Release note (#549)
- 移动 filelock 导入语句 (#547) @Dobiichi-Origami
- fix: trainer run split_ratio (#548) @danielhjz
- chore: update model list (#550) @danielhjz
Full Changelog: py/v0.3.13...py/v0.3.13.1
JavaScript v0.0.11-alpha.2
Go v0.0.6
Python v0.3.13
What's Changed
Release note (#536)
- update config (#543) @ZingLix
- feat: support datasetconfig in trainer (#544) @danielhjz
- feat: support batch_inference task list (#545) @danielhjz
- fix: langchain upgraded error (#546) @danielhjz
Full Changelog: py/v0.3.12...py/v0.3.13
JavaScript v0.0.11.alpha
Python v0.3.12
What's Changed
Release note (#514)
- 格式化并且增加了自定义输入输出列的支持 (#512) @Dobiichi-Origami
- 更新版本号 (#515) @Dobiichi-Origami
- fix system is ignored when truncating overlong msgs (#519) @ZingLix
- update prompt typing hint (#520) @ZingLix
- feat: 添加 Guidance 支持 (#521) @Dobiichi-Origami
- feat: 数据管控 API 更新,新增资源购买 API (#523) @Dobiichi-Origami
- cookbook: role play cookbook (#526) @ZingLix
Dataset
的test_using_llm
函数支持更精确的读取延迟信息 (#530) @Dobiichi-Origami- Feat services v2 (#531) @danielhjz
Full Changelog: py/v0.3.11...py/v0.3.12
Python v0.3.11
What's Changed
Release note (#498)
- feat: autotuner support flaml (#486) @ZingLix
- update markdown file (#491) @Dobiichi-Origami
- fix: model md (#497) @danielhjz
- update error msg (#499) @ZingLix
- Add performance test lib & Dataset.stress_test function (#500) @sujubaima
- fix redos (#502) @ZingLix
- feat: 支持批量请求时在单条信息中附带超参信息 (#504) @Dobiichi-Origami
- feat[resource]: add
Function
for function calling (#507) @danielhjz - Update pyproject.toml version (#511) @danielhjz
Full Changelog: py/v0.3.10...py/v0.3.11
Python v0.3.10
What's Changed
Release note (#476)
- cookbook: update autotuner instruction (#406) @ZingLix
- Add cli proxy (#449) @CMZSrost
- feat[go]: support retrieve model endpoint dynamically (#463) @ZingLix
- chore: merge #467 into main (#472) @ZingLix
- feat: openai adapter support config file & model mapping (#475) @ZingLix
- feat: Dataset create file lock (#481) @Dobiichi-Origami
- fix openai detached mode not working on windows (#482) @ZingLix
- support retry when stream is enabled (#483) @ZingLix
- feat[resource]: fix reranker model & remove plugin & fix header (#487) @danielhjz
- fix: dpo dataset & add dpo cookbook (#489) @danielhjz
Full Changelog: py/v0.3.9...py/v0.3.10