Skip to content

Releases: teambge/bge-python-sdk

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 22 Nov 08:32

0.6.2

Choose a tag to compare

@github-actions github-actions released this 22 Jul 07:20
修复下载方法因返回的 HTTP 未包涵 Content-Length 的问题

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 04 Dec 10:11
增加上传文件选择区域编号和是否启用 VPC 内网域名的参数控制

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 06 Nov 09:16
  • 增加模型底层支持 Python3.9 和 Python3.10;
  • 解决因 zipfile 模块打包后部分文件运行权限丢失导致模型无法运行的问题;
  • 增加模型配置 CPU、磁盘大小的部署接口参数以及命令行工具;
  • 增加运行模型、回滚模型、发布命令等命令行工具允许提供模型编号的特性;
  • 增加模型配置镜像模型编号,可以一次部署多个相同代码到不同的模型中;

v0.5.4

Choose a tag to compare

@github-actions github-actions released this 01 Nov 09:35
修复发布模型命令打包后的文件未压缩的问题

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 01 Nov 08:18
修复模型脚手架和发布命令的问题,版本号设置为 0.5.3

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 12 Jul 03:25
新增发送短信、写入表型接口

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 17 Oct 09:55

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 17 Oct 08:20
新增支持自动根据文件大小使用普通上传或分片上传的功能

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 08:43
新增模型许可证运行模式