Skip to content

Releases: labring/fastgpt-plugin

V0.2.2

30 Sep 07:36
e486e17
Compare
Choose a tag to compare

变更说明

  1. 新增 Claude4.5, qwen3, kimi2, deepseek3.2 模型预设。
  2. 墨迹天气工具。
  3. 必优 PPT 生成工具。
  4. 可配置最大请求体大小,以及内部网络请求最大响应大小,避免响应体过大,导致内存溢出。

What's Changed

Full Changelog: v0.2.1...v0.2.2

V0.2.1

29 Sep 11:56
a28a042
Compare
Choose a tag to compare

变更内容

  1. 新增base64解码成text/image工具
  2. 新增clickhouse,oracle数据库操作
  3. 新增kimi、qwen3、deepseek3.2模型预设

What's Changed

  • fix: bucket init by @c121914yu in #196
  • fix: worker connect mongoose causes timeout error. by @FinleyGe in #199
  • feat: integrate multiple sql-like database tool set by @xqvvu in #201
  • fix: compensate sql statement semi colon by @xqvvu in #202
  • perf: fetch url limit size;feat: new model and base64 decode tool by @c121914yu in #205

New Contributors

Full Changelog: v0.2.0...v0.2.1

V0.2.0-fix2

26 Sep 05:19
8eabc01
Compare
Choose a tag to compare

变更说明

  1. 修复因 mongoose 被打包进入worker中,导致worker无法运行超过10s。

What's Changed

  • fix: worker connect mongoose causes timeout error. by @FinleyGe in #199

Full Changelog: v0.2.0-fix...v0.2.0-fix2

V0.2.0-fix

25 Sep 13:01
c0f2525
Compare
Choose a tag to compare

变更说明

  1. 修复未执行初始桶创建

What's Changed

Full Changelog: v0.2.0...v0.2.0-fix

V0.2.0

25 Sep 07:34
85a5cf9
Compare
Choose a tag to compare

变更说明

  1. 支持热更新系统工具。
  2. 新增火山引擎融合信息搜索工具。

What's Changed

New Contributors

Full Changelog: v0.1.14...v0.2.0

V0.1.13

07 Sep 13:11
9cadf50
Compare
Choose a tag to compare

变更内容

  1. 增加 deepseek-v3.1
  2. 增加 kimi-k2-0905-preview

What's Changed

Full Changelog: v0.1.12...v0.1.13

V0.1.12

07 Sep 06:41
4e558d3
Compare
Choose a tag to compare

变更内容

  1. 发送邮件工具,修复不支持多用户问题。
  2. 支持系统模型类型动态更新。
  3. 支持系统工具类型动态更新。
  4. 迁移fastgpt应用模板至该项目。

What's Changed

Full Changelog: v0.1.11...v0.1.12

V0.1.11

25 Aug 11:24
65d6ad6
Compare
Choose a tag to compare

变更说明

  1. 修复Doc2x 类型错误。
  2. 修复 smtpEmail SSL 错误。
  3. 模型提供商封装到 sdk 中。

What's Changed

New Contributors

Full Changelog: v0.1.10...v0.1.11

V0.1.10

15 Aug 10:35
b55a13e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.9...v0.1.10

V0.1.9

12 Aug 12:25
f185f9a
Compare
Choose a tag to compare

变更说明

  1. 调整系统工具全局变量类型

What's Changed

Full Changelog: v0.1.8...v0.1.9