Releases: labring/fastgpt-plugin
Releases · labring/fastgpt-plugin
V0.1.13
变更内容
- 增加 deepseek-v3.1
- 增加 kimi-k2-0905-preview
What's Changed
- feat: kimi and ds 3.1 by @c121914yu in #179
- remove empty by @c121914yu in #180
Full Changelog: v0.1.12...v0.1.13
V0.1.12
变更内容
- 发送邮件工具,修复不支持多用户问题。
- 支持系统模型类型动态更新。
- 支持系统工具类型动态更新。
- 迁移fastgpt应用模板至该项目。
What's Changed
- fix: smtpEmail to, cc, bcc Type parse by @FinleyGe in #170
- feat: add ToolTypeTranslations for multilingual support in tool types by @ctrlz526 in #163
- feat: add Sangfor model provider and API endpoint by @ctrlz526 in #169
- fix: type by @FinleyGe in #173
- fix: update linkMemo tool description for clarity by @ctrlz526 in #172
- perf: model provider by @c121914yu in #174
- feat(tool): databaseConnection update output type by @FinleyGe in #176
- tool type by @c121914yu in #177
- feat: workflow templates by @ctrlz526 in #166
- dloc by @c121914yu in #178
Full Changelog: v0.1.11...v0.1.12
V0.1.11
变更说明
- 修复Doc2x 类型错误。
- 修复 smtpEmail SSL 错误。
- 模型提供商封装到 sdk 中。
What's Changed
- fix: doc2x error type by @FinleyGe in #160
- feat: add linkMemo tool package with configuration by @ctrlz526 in #161
- refactor: adjust linkMemo tool configuration by @Deepturn in #162
- fix: tool smtpEmail ssl type by @FinleyGe in #164
- feat: add ProviderTranslations for multilingual support in constants by @ctrlz526 in #165
- perf: model provider move by @c121914yu in #167
New Contributors
Full Changelog: v0.1.10...v0.1.11
V0.1.10
What's Changed
- chore: remove Bing tool package and related files by @ctrlz526 in #158
- feat: add toolDescription field for enhanced tool metadata by @ctrlz526 in #157
- fix: doc2x by @c121914yu in #159
- fix:add s3 proxy when env config by @dingzhenznen in #152
New Contributors
- @dingzhenznen made their first contribution in #152
Full Changelog: v0.1.9...v0.1.10
V0.1.9
V0.1.8
变更说明
- 增加 GPT5 和 GPT-oss 系列模型预设。
What's Changed
- Support gpt5 models by @c121914yu in #153
- fix: gpt5 models by @c121914yu in #154
Full Changelog: v0.1.7...v0.1.8
V0.1.7
变更说明
- 移除 tool list 中无效的字段。
- 修改秘塔搜索分类。
What's Changed
- perf: remove invalid field by @c121914yu in #150
- update tool type by @c121914yu in #151
Full Changelog: v0.1.6...v0.1.7
V0.1.6
变更说明
- 新增:统一 toolset 密钥配置,并且支持 FastGPT 单独拉入 toolset 进行工具调用。
- 新增: 将模型预设配置加入 plugin 项目。
- 新增:libulibu 绘图工具。
- 新增:秘塔网页搜索工具。
- 新增:支持 Signoz 系统监控接入。
- 修复:数学表达式工具数据类型错误。
What's Changed
- feat(tool): libulibu tool by @FinleyGe in #133
- fix:change url of doc by @dreamer6680 in #136
- feat: support system-toolset (#114) by @FinleyGe in #132
- feat: integrate Signoz for monitoring and logging tools by @ctrlz526 in #140
- feat(tool): metaso by @FinleyGe in #143
- fix: mathExprVal by @FinleyGe in #144
- fix: support link & codeblock by @dreamer6680 in #145
- fix: markdown transform by @FinleyGe in #146
- feat: model config by @c121914yu in #147
- remove metaso invalid tool by @c121914yu in #149
Full Changelog: v0.1.5...v0.1.6
V0.1.5
变更内容
- 适配 FastGPT v4.11.0,增加节点报错捕获。
What's Changed
- perf: plugin error catch (#120) by @c121914yu in #121
Full Changelog: v0.1.4...v0.1.5
V0.1.4
变更内容
- 新增 Markdown 转 Docx 和 Xlsx 文件工具。
- 修复硅基流动视频生成模型错误。
- 修复 S3 初始化权限兼容问题。
What's Changed
- feat: add format conversion for transforming markdown to .docx or .xlsx by @dreamer6680 in #101
- fix: s3 init by @FinleyGe in #124
- fix: s3 init by @FinleyGe in #125
- fix: update video results handling to ensure URLs are correctly extracted by @sd0ric4 in #128
- fix: markdown transform by @c121914yu in #129
- fix: read file by @c121914yu in #130
New Contributors
- @dreamer6680 made their first contribution in #101
Full Changelog: v0.1.3...v0.1.4