Qianfan

Latest version: v0.4.12.1

Safety actively analyzes 681935 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 14

0.3.2

What's Changed
* fix: js action by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/268
* fix: compatiable with dotenv 1.0 by danielhjz in https://github.com/baidubce/bce-qianfan-sdk/pull/271
* fix: change MAX_WORKER_THREAD_COUNT to 1000 by Dobiichi-Origami in https://github.com/baidubce/bce-qianfan-sdk/pull/275
* feat: support eb plugin in client by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/277
* fix and tag ckbk finetune_with_bos_and_evaluate by CMZSrost in https://github.com/baidubce/bce-qianfan-sdk/pull/272
* Update package.json js sdk version by wangting829 in https://github.com/baidubce/bce-qianfan-sdk/pull/280
* feat: 支持新增的 RPM / TPM 限流选项 by Dobiichi-Origami in https://github.com/baidubce/bce-qianfan-sdk/pull/273
* feat: support filter when printing evaluable models by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/278
* feat: support start & wait; fix models by danielhjz in https://github.com/baidubce/bce-qianfan-sdk/pull/282

**Full Changelog**: https://github.com/baidubce/bce-qianfan-sdk/compare/py/v0.3.1...py/v0.3.2

0.3.1

What's Changed
* fix: remove old dir by danielhjz in https://github.com/baidubce/bce-qianfan-sdk/pull/253
* action: disable ntp on macos by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/254
* action: add auto labeler on pr by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/255
* feat: add preset model indicator when printing evaluable model by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/252
* readme: add go badge by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/263
* feat: 千帆数据集兼容性变更 by Dobiichi-Origami in https://github.com/baidubce/bce-qianfan-sdk/pull/265
* feat: suppport postpretrain in client by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/258
* fix: trainer train actions by danielhjz in https://github.com/baidubce/bce-qianfan-sdk/pull/264
* fix: trainer post-pretrain log route-prefix by danielhjz in https://github.com/baidubce/bce-qianfan-sdk/pull/266


**Full Changelog**: https://github.com/baidubce/bce-qianfan-sdk/compare/go/qianfan/v0.0.1...py/v0.3.1

0.3.0

What's Changed
* fix: dataset, trainer, evaluaton bug fix by Dobiichi-Origami in https://github.com/baidubce/bce-qianfan-sdk/pull/237
* fix: render negative prompt with non-str variable by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/239
* chore-sk-doc by danielhjz in https://github.com/baidubce/bce-qianfan-sdk/pull/236
* feat:Model list api by Dobiichi-Origami in https://github.com/baidubce/bce-qianfan-sdk/pull/245
* fix: access token not refreshed when using stream by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/240
* feat: support qianfan plugin & reset conversation in client by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/243
* feat: golang version sdk by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/224
* feat: add model Mixtral-8x7B-Instruct by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/249
* bug: fix thread work pool concurrent bug by Dobiichi-Origami in https://github.com/baidubce/bce-qianfan-sdk/pull/248
* feat:Eval only support by Dobiichi-Origami in https://github.com/baidubce/bce-qianfan-sdk/pull/238
* merge code local_evaluator.py by CMZSrost in https://github.com/baidubce/bce-qianfan-sdk/pull/242
* add cookbook finetune_with_bos by CMZSrost in https://github.com/baidubce/bce-qianfan-sdk/pull/247
* chore: sk notebooks by danielhjz in https://github.com/baidubce/bce-qianfan-sdk/pull/244
* feat: trainer add post-pretrain and using api v2 by danielhjz in https://github.com/baidubce/bce-qianfan-sdk/pull/241


**Full Changelog**: https://github.com/baidubce/bce-qianfan-sdk/compare/0.2.9...py/v0.3.0

0.2.9

What's Changed
* fix: plugins docs by danielhjz in https://github.com/baidubce/bce-qianfan-sdk/pull/219
* fix: require traintype when creating sft task by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/221
* feat: add encoding config by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/218
* feat: add proxy support by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/225
* fix: update eb speed endpoint by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/222
* fix: trainer with str id by danielhjz in https://github.com/baidubce/bce-qianfan-sdk/pull/223
* fix: release script by danielhjz in https://github.com/baidubce/bce-qianfan-sdk/pull/227
* chore: update cookbook readme.md by stonekim in https://github.com/baidubce/bce-qianfan-sdk/pull/230
* resolves baidubce/bce-qianfan-sdk228 by headingy in https://github.com/baidubce/bce-qianfan-sdk/pull/232
* optimize: support rendering prompt with non-str by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/234
* update auto_eval_with_qianfan.ipynb by CMZSrost in https://github.com/baidubce/bce-qianfan-sdk/pull/220
* feat: Refactor dataset source code and add bos data soutce cache by Dobiichi-Origami in https://github.com/baidubce/bce-qianfan-sdk/pull/229
* fix: plugins & trainer validator by danielhjz in https://github.com/baidubce/bce-qianfan-sdk/pull/231
* feat sk by danielhjz in https://github.com/baidubce/bce-qianfan-sdk/pull/226
* feat: Local clean operator by Dobiichi-Origami in https://github.com/baidubce/bce-qianfan-sdk/pull/207
* optimize: client print trainer config by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/233

New Contributors
* headingy made their first contribution in https://github.com/baidubce/bce-qianfan-sdk/pull/232

**Full Changelog**: https://github.com/baidubce/bce-qianfan-sdk/compare/0.2.8...0.2.9

0.2.9rc0

What's Changed
* fix: plugins docs by danielhjz in https://github.com/baidubce/bce-qianfan-sdk/pull/219
* fix: require traintype when creating sft task by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/221
* feat: add encoding config by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/218
* feat: add proxy support by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/225
* fix: update eb speed endpoint by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/222
* fix: trainer with str id by danielhjz in https://github.com/baidubce/bce-qianfan-sdk/pull/223


**Full Changelog**: https://github.com/baidubce/bce-qianfan-sdk/compare/0.2.8...0.2.9rc0

0.2.8

What's Changed
* Update README.md by zyf646317821 in https://github.com/baidubce/bce-qianfan-sdk/pull/201
* Revert "Update README.md" by danielhjz in https://github.com/baidubce/bce-qianfan-sdk/pull/204
* Update README.md by danielhjz in https://github.com/baidubce/bce-qianfan-sdk/pull/205
* bug:adapt to api change by Dobiichi-Origami in https://github.com/baidubce/bce-qianfan-sdk/pull/199
* add call_function_with_tool by CMZSrost in https://github.com/baidubce/bce-qianfan-sdk/pull/197
* feat: support prompt optimization and evaluation by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/198
* feat: client support evaluation by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/200
* fix: client help does not require credential by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/203
* feat: add debug mode in client by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/206
* readme: Add introduction for client by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/211
* fix: tokenizer api change by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/210
* feat: Add new evaluation api by Dobiichi-Origami in https://github.com/baidubce/bce-qianfan-sdk/pull/208
* feat[trainer]: optimize trainer with bos_path supported. by danielhjz in https://github.com/baidubce/bce-qianfan-sdk/pull/214
* feat: add BosDataSource by Dobiichi-Origami in https://github.com/baidubce/bce-qianfan-sdk/pull/213
* feat[resources]: support model list by danielhjz in https://github.com/baidubce/bce-qianfan-sdk/pull/215
* add cookbook auto_eval_with_qianfan by CMZSrost in https://github.com/baidubce/bce-qianfan-sdk/pull/209
* fix: trainer short name by danielhjz in https://github.com/baidubce/bce-qianfan-sdk/pull/216
* fix: compatible with the default encoding on windows by ZingLix in https://github.com/baidubce/bce-qianfan-sdk/pull/212


**Full Changelog**: https://github.com/baidubce/bce-qianfan-sdk/compare/0.2.7...0.2.8

Page 8 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.