Skip to content

0.9.2

Compare
Choose a tag to compare
@MrChengmo MrChengmo released this 19 Aug 03:36
· 69 commits to master since this release
f9b3afd

ReleaseNote

我们很高兴的发布百度智能云千帆 AppBuilder-SDK 0.9.2版本,该版本是一次显著更新,AppBuilderClient提供了ToolCall功能,支持用户注册本地函数为组件进行FunctionCall,联动端云组件,扩展Agent的能力边界。

#功能说明

功能更新

  • AppBuilder Client新增ToolCall功能,支持开发者在应用交互时,注册本地组件进行FunctionCall,进行端云组件联动,扩展Agent能力边界
  • 新增PPT生成组件

功能优化

  • 大模型调用PlayGround组件可透传大模型控制参数
  • OpenAPI 控制面接口增加幂等性功能

易用性更新

  • 新增RAG原子能力功能示例
  • 新增UserSession功能示例及文档
  • 新增首页Readme的日语版本(由社区开发者 @eltociear 贡献)
  • 调整python requirements,优化SQLAlchemy、pydub等依赖安装

What's Changed

  • jar包&&镜像更新到0.9.1 by @userpj in #435
  • Fix Readme Link by @MrChengmo in #439
  • Update Readme for RAG Atomic capability by @MrChengmo in #442
  • 增加RAG文档相关的一些参数注释 by @userpj in #446
  • Add PPTGeneration && PPTGenerationFromPaper && PPTGenerationFromFile components by @Foehnc in #438
  • 更新PlayGround 组件的大模型对话可选参数 by @MrChengmo in #447
  • 补充通过sdk模块记录会话的用户示例 by @C9luster in #441
  • 更新requirements.txt,与厂内保持一致 by @C9luster in #449
  • 更新requirements.txt与DTE保持一致 by @C9luster in #451
  • update doc of playground demo by @MrChengmo in #452
  • Assistant run函数model参数默认值BUG by @C9luster in #458
  • Update ppt_generation unittest and style_writing description by @Foehnc in #450
  • Update requirement for SQLAlchemy by @MrChengmo in #462
  • Add contributing guide to python sdk by @wolvever in #464
  • UserSeesion单元测试更新,新增userseesion.db信息读取与检查 by @C9luster in #465
  • Python&&Java&&Go add idempotence support by @userpj in #467
  • AppBuilderClient Support ToolCall by @MrChengmo in #453
  • docs: add Japanese README by @eltociear in #461
  • java && go: AppBuilderClient Support ToolCall by @userpj in #466
  • Update for version 0.9.2 by @MrChengmo in #469
  • 完成SDK text2image组件BUG修复,已经完成本地测试 by @C9luster in #470
  • AppbuilderClient support ToolCall docs by @userpj in #471
  • Component Text2Image add float math judge by @MrChengmo in #474

New Contributors

Full Changelog: 0.9.1...0.9.2