Skip to content

Releases: baidubce/bce-qianfan-sdk

0.2.4

21 Dec 15:52
0039600
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.2.4

0.2.3

14 Dec 12:33
7f8d9c0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.2...0.2.3

0.2.2

07 Dec 15:43
6e3d98c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.1...0.2.2

0.2.1

30 Nov 14:14
cfbe526
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

23 Nov 14:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.4...0.2.0

0.1.4

17 Nov 13:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.3...0.1.4

0.1.3

09 Nov 14:47
bea5375
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...0.1.3

0.1.2

02 Nov 15:17
8e05776
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.1.2

0.1.1

27 Oct 15:30
9ce8573
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @1296680359 made their first contribution in #28

Full Changelog: 0.1.0...0.1.1

0.1.0

20 Oct 13:18
Compare
Choose a tag to compare

Feature:

  • 增加ChatCompletion,Completion对于ERNIE-Bot-4的支持,通过model=ERNIE-Bot-4进行调用
  • qianfan SDK正式开源
  • 增加对 模型管理 API 支持(qianfan.Model
  • 增加对 模型服务发布 API支持 (qianfan.Service
  • 开放SDK API接口文档

Bug修复:

  • 修复同时使用model,endpoint导致的模型使用错误的问题

优化:

  • 增加 模型SFT调优 任务控制支持
  • 限流接口优化,支持传入QPS限制配置