dependabot[bot]
626ffec0ee
chore(deps): bump transformers in /plugins/model/llm-ChatGLM2 ( #5183 )
...
Bumps [transformers](https://github.com/huggingface/transformers ) from 4.50.0 to 4.52.1.
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v4.50.0...v4.52.1 )
---
updated-dependencies:
- dependency-name: transformers
dependency-version: 4.52.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-09 08:51:03 +08:00
heheer
53bcd413b8
app detail visibility ( #5178 )
2025-07-08 20:34:04 +08:00
dependabot[bot]
b01506352b
chore(deps): bump transformers in /plugins/model/llm-Baichuan2 ( #5172 )
...
Bumps [transformers](https://github.com/huggingface/transformers ) from 4.50.0 to 4.51.0.
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v4.50.0...v4.51.0 )
---
updated-dependencies:
- dependency-name: transformers
dependency-version: 4.51.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-08 14:06:45 +08:00
heheer
f0ae5b14f3
echarts crush catch ( #5156 )
2025-07-07 10:08:24 +08:00
许宇鹏
40bc05d026
fix: update community contact method and correct typos in documentation ( #5160 )
2025-07-07 10:07:55 +08:00
Archer
a54fed421d
Update 4101.md ( #5162 )
2025-07-07 09:37:06 +08:00
Archer
ea8b14cd32
fix: reference history format;perf: add error to chat log ( #5153 )
...
* perf: add error to chat log
* fix: reference history format
2025-07-04 12:12:54 +08:00
Archer
cd1d80488c
update yml ( #5152 )
2025-07-04 10:15:03 +08:00
Archer
79ca54b3ee
Update README.md ( #5151 )
2025-07-04 09:51:30 +08:00
Archer
e7782ff345
update doc ( #5150 )
2025-07-04 00:24:42 +08:00
Archer
8b0d09e241
fix: search type ( #5149 )
...
* fix: search type
* update preview
v4.10.0-fix
2025-07-04 00:13:14 +08:00
Theresa
6c00e205cd
fix: typo ( #5146 )
2025-07-03 20:01:53 +08:00
Archer
0719d56bcc
update deploy doc ( #5145 )
2025-07-03 16:56:07 +08:00
Archer
8d8b062e6b
add max count to image import ( #5144 )
2025-07-03 16:48:58 +08:00
Wenhao Zhu
2078cdf040
ci: 修复镜像构建工作流 ( #5074 )
...
* ci: update fastgpt-build-image-personal
* ci: fix cache
2025-07-03 13:53:19 +08:00
Theresa
3378420e25
update yaml and yml.js ( #5139 )
...
* update: modify MINIO_HOST to accept IP or domain and comment out port exposure in docker configuration
* update: standardize MINIO_HOST format to accept IP or domain across multiple docker-compose files
* update: replace MINIO_HOST with MINIO_ENDPOINT and CUSTOM_CUSTOM_ENDPOINT in multiple docker-compose files
* update: standardize environment variable names for MinIO across multiple docker-compose files
* update: add additional MinIO environment variables for plugin service configuration in docker documentation
* update: standardize table formatting and improve MinIO configuration descriptions in docker documentation
* update: 修改 fastgpt-plugin 镜像版本为 v0.1.0
* update: 修改 fastgpt-plugin 中 MINIO_CUSTOM_ENDPOINT 的说明,添加协议前缀
2025-07-03 13:18:54 +08:00
Finley Ge
07768d1d23
docs: update plugin design doc ( #5135 )
...
* docs(plugin): add design document for plugin
* chore: move design plugin to development
* fix: remove trailing back quote
* fix: docs preview workflow
* chore: remove mermaid to fix build
2025-07-03 12:08:03 +08:00
Theresa
94b0188cfd
update: modify MINIO_HOST to accept IP or domain and comment out port… ( #5136 )
...
* update: modify MINIO_HOST to accept IP or domain and comment out port exposure in docker configuration
* update: standardize MINIO_HOST format to accept IP or domain across multiple docker-compose files
2025-07-03 09:29:19 +08:00
Archer
7add717876
fix: yml ( #5134 )
2025-07-02 18:56:12 +08:00
Archer
ad45ed05a6
update version ( #5133 )
v4.10.0
2025-07-02 18:51:27 +08:00
Archer
1c2bc71137
update doc ( #5132 )
...
* update doc
* update doc
* update doc
2025-07-02 18:37:41 +08:00
Archer
33d40fd077
feature: System plugin ( #5131 )
...
* feat: system Tool (#4959 )
* feat: independent system tool
* chore: use ToolNode instead of PluginModule
* chore: tools
* chore: tools templateDir
* refactor: templates
* feat: flush code
* chore: update template
* refactor: migrate delay
* feat: worker pool
* chore: Dockerfile
* docs: add tools.template.json
* feat: auto flush system tools
* fix: ts error
* chore: create new pool temporarily
* chore: system tool migration
* chore: migration
* fix: fix pnpm-workspace.yaml
* chore: update pnpm-lock.yaml to integrate tool
* chore(systemTool): chore
* chore: add system plugin
* chore(deps): update @fastgpt-sdk/plugin
* fix: type error
* chore: remove plugin package
* chore: move pro plugins code to open source
* feat: support system tool config input
* fix: type error
* perf: i18n
* fix: cr
* chore: update sdk
* feat: system plugin cache
* update mcp server (#5076 )
* update mcp server
* fix: action
* fix: dockerfile
* fix: dockerfile
* fix: dockerfile
* fix: dockerfile
* fix: dockerfile
* fix: dockerfile
* feat: system Tool (#4959 )
* feat: independent system tool
* chore: use ToolNode instead of PluginModule
* chore: tools
* chore: tools templateDir
* refactor: templates
* feat: flush code
* chore: update template
* refactor: migrate delay
* feat: worker pool
* chore: Dockerfile
* docs: add tools.template.json
* feat: auto flush system tools
* fix: ts error
* chore: create new pool temporarily
* chore: system tool migration
* chore: migration
* fix: fix pnpm-workspace.yaml
* chore: update pnpm-lock.yaml to integrate tool
* chore(systemTool): chore
* chore: add system plugin
* chore(deps): update @fastgpt-sdk/plugin
* fix: type error
* chore: remove plugin package
* chore: move pro plugins code to open source
* feat: support system tool config input
* fix: type error
* perf: i18n
* fix: cr
* chore: update sdk
* feat: system plugin cache
* perf: run tool
* update package
* perf: config key
* fix: tool ini
* tool config params
* perf: workflow type
* rename tools to agent
* version list
* perf: tool error
* config secret ux
* perf: config secret ux
* fix: tool config field
* add course to secret input
* feat: support inputConfig switch (#5099 )
* feat: support inputConfig switch
* deps: update @fastgpt-sdk/plugin
* chore: update workflows
* fix: inputType
* fix: secret
* add default value to node
* update i18n
* eslint
* add precision to number input
* feat: add number input and select
* perf: number ux
* fix: code
* Proxies image requests to plugin service (#5111 )
* Proxies image requests to plugin service
Adds a rewrite rule and API endpoint to proxy image requests
to the plugin service. This allows the app to fetch images from
the plugin's tools directory.
It also adds the plugin base URL to the service's constants, so that
it can use the plugin URL when proxying requests.
* fix: update FastGPTPluginUrl to remove unnecessary API path
* feat: update image proxy destination and add plugin image handler
* Adapt plugin id
* replace avatar
* remove rewrite
* fix: plugin avatar
* update system tool doc
* feat: system tool type
* yml sh
* yml sh
* update doc
* fix: simple app tool select
* fix: switch ui
* update pacakge
* Yamljs (#5129 )
* update docker-compose configuration: bump fastgpt and fastgpt-plugin images, change minio host to service name, and adjust service dependencies
* refactor: comment out port exposure in docker-compose configuration
* update: uncomment port exposure in docker-compose configuration
* update: change MINIO_HOST to use specific IP address in docker configuration
* update: modify fastgpt-plugin image version in docker configuration
* update readme
* doc
* remove
---------
Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com >
Co-authored-by: Theresa <63280168+sd0ric4@users.noreply.github.com >
2025-07-02 18:15:00 +08:00
heheer
0ead423960
add send question condition check ( #5130 )
...
* add send question condition check
* fix
2025-07-02 17:35:30 +08:00
heheer
2bd534505d
mcp call tools timeout ( #5123 )
2025-07-01 19:42:24 +08:00
heheer
58160409a9
fix collection tags create ( #5117 )
2025-06-30 13:15:45 +08:00
Archer
1eb98ef0fe
fix: local file relatedImageId error ( #5118 )
v4.9.14-fix
2025-06-30 12:05:24 +08:00
Archer
a70d2aa9f3
fix: input modal ( #5108 )
...
* fix: input modal
* fix: input modal
* fix: chat logs count
v4.9.14
2025-06-28 17:09:59 +08:00
Archer
8e18562c91
update version doc ( #5106 )
...
* update version doc
* fix: provider
* version doc
* perf: provider
2025-06-28 10:06:17 +08:00
Archer
aafc0cef45
Update doc ( #5093 )
...
* doc
* doc
2025-06-27 16:02:52 +08:00
heheer
b6a258d494
fix vulnerability ( #5098 )
...
* safe
* add get cookie
* fix
* fix
* fix
2025-06-27 14:35:38 +08:00
dreamer6680
1cc86f9eb7
fix loginout don`t delete session ( #5088 )
...
Co-authored-by: dreamer6680 <146868355@qq.com >
2025-06-26 13:00:31 +08:00
Theresa
25c00cdef6
Mcp db fix ( #5096 )
...
* fix: correct input schema property name in getTools method
* fix: refactor schema definitions for AppSchema and AppVersionSchema
2025-06-26 12:59:34 +08:00
Theresa
626055836f
fix: correct input schema property name in getTools method ( #5095 )
2025-06-26 12:20:30 +08:00
dependabot[bot]
b3562e9d0f
chore(deps): bump pbkdf2 in /plugins/webcrawler/SPIDER ( #5084 )
...
Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2 ) from 3.1.2 to 3.1.3.
- [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crypto-browserify/pbkdf2/compare/v3.1.2...v3.1.3 )
---
updated-dependencies:
- dependency-name: pbkdf2
dependency-version: 3.1.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-26 10:16:06 +08:00
heheer
e1819f48ee
fix bugs ( #5087 )
...
* fix metadata and forbid filter
* team plan init
* sync collection tags
* fix json import
* fix code
* fix
2025-06-26 10:15:51 +08:00
Theresa
f31752ccd0
fix: update input schema structure in getTools method ( #5089 )
...
* fix: update input schema structure in getTools method
* Update mcp.ts
* Update mcp.ts
---------
Co-authored-by: Archer <545436317@qq.com >
2025-06-25 19:45:13 +08:00
Oven
5153ffad59
fix:sandbox misspelling ( #5073 )
2025-06-22 14:40:35 +08:00
Archer
02dfbda1f8
update mcp server ( #5076 )
...
* update mcp server
* fix: action
* fix: dockerfile
* fix: dockerfile
* fix: dockerfile
* fix: dockerfile
* fix: dockerfile
* fix: dockerfile
2025-06-22 14:36:56 +08:00
Archer
3ed3f2ad01
perf: image index ( #5071 )
...
* doc
* perf: img cite prompt
* perf: image index
* perf: add api key to retrain api
2025-06-20 13:25:32 +08:00
Deepturn
be72dda47e
Update sso.md ( #5053 )
...
修改文档示例环境变量
2025-06-20 11:39:30 +08:00
Archer
d44befeff0
Feat: admin audit ( #5068 )
...
* add admin audit (#5041 )
* Test audit (#5058 )
* feat: operation index
* fix: delete update vector
* perf: Clear invalid data
* perf: index
* perf: cleare invalid data
* index
* perf: audit event
* fix: schema enum
* add audit.svg (#5060 )
Co-authored-by: dreamer6680 <146868355@qq.com >
* update package
* perf: audit
* perf: code move
* eslint
* doc
---------
Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com >
Co-authored-by: dreamer6680 <1468683855@qq.com >
Co-authored-by: dreamer6680 <146868355@qq.com >
2025-06-19 10:35:21 +08:00
Archer
36fafd2149
feat: dataset index prefix ( #5061 )
2025-06-18 17:26:53 +08:00
Archer
6b2ea696c5
feat: operation index ( #5056 )
...
* feat: operation index
* fix: delete update vector
* perf: Clear invalid data
* perf: index
* perf: cleare invalid data
* index
v4.9.13
2025-06-18 00:46:31 +08:00
dependabot[bot]
6060543222
chore(deps): bump protobuf in /plugins/model/tts-cosevoice ( #5046 )
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 4.25 to 4.25.8.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.25.0...v4.25.8 )
---
updated-dependencies:
- dependency-name: protobuf
dependency-version: 4.25.8
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-17 20:46:57 +08:00
Agent Fitz ;-)
7487e173b9
Change the default MongoDB image source to Docker Hub. ( #5050 )
2025-06-17 20:46:27 +08:00
Archer
41f73e6f7b
Feat: Plan cache ( #5052 )
...
* add cache for team member,app,dataset (#5007 )
* add cache for team member,app,dataset
* update for hook
* update redis
* update
* perf: cache code
* fix: i18n
---------
Co-authored-by: gggaaallleee <91131304+gggaaallleee@users.noreply.github.com >
2025-06-17 18:14:38 +08:00
Archer
af3221fa47
Fix some bug ( #5048 )
...
* fix: chat log time range
* fix: repeat system prompt
* perf: nanoid random
* fix: get files from histories
* fix: ts
* ts config
* perf: search dataset collection
2025-06-17 16:10:01 +08:00
Archer
7981b61ca9
perf: yuque dataset ( #5040 )
...
* perf: yuque dataset
* doc
v4.9.12
2025-06-16 18:01:59 +08:00
Archer
450d0a54fe
perf: dashboard ( #5038 )
...
* perf: dashboard
* fix: path
2025-06-16 16:09:14 +08:00
Archer
9d6a48a62f
perf: mcp save raw schema ( #5030 )
...
* perf: mcp save raw schema
* fix: test
* code
* perf: json schema test
* perf: mcp
v4.9.12-alpha
2025-06-13 18:46:55 +08:00