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