PaddlePaddle/ERNIE-SDK v0.4.0
PaddlePaddle/ERNIE-SDK
Captured source
source ↗published Oct 24, 2023seen 5dcaptured 13hhttp 200method plain
ERNIE-Bot-SDK v0.4.0
Repository: PaddlePaddle/ERNIE-SDK
Tag: v0.4.0
Published: 2023-10-24T08:58:29Z
Prerelease: no
Release notes:
Features
- Chat Completion supports the ernie-bot-4 model.
- Added
EBResponse.get_resultAPI to fetch key information from the response.
特性
- 对话补全任务新增支持文心大模型4.0 ernie-bot-4
- 新增
EBResponse.get_result接口,支持从响应中取出关键字段