Archer
87b0bca30c
Doc ( #6493 )
...
* cloud doc
* doc refactor
* doc move
* seo
* remove doc
* yml
* doc
* fix: tsconfig
* fix: tsconfig
2026-03-03 17:39:47 +08:00
不做了睡大觉
a2250b3a44
cleanup: remove obsolete llm-ChatGLM2 and llm-Baichuan2 plugins ( #6444 )
...
These plugins provided OpenAI-compatible API wrappers for ChatGLM2 and
Baichuan2 models. Both are now obsolete:
- ChatGLM2 (2023) has been superseded by GLM-4 series with official
OpenAI-compatible APIs
- Baichuan2 (2023) has been superseded by Baichuan 4 with official
OpenAI-compatible APIs
FastGPT's model system already supports any OpenAI-compatible endpoint
via requestUrl/requestAuth configuration — no self-hosted wrapper needed.
Zero references to these plugins exist in the codebase.
2026-02-24 13:40:00 +08:00
dependabot[bot]
770540928d
chore(deps): bump protobuf in /plugins/model/tts-cosevoice ( #6390 )
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 4.25.8 to 5.29.6.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Commits](https://github.com/protocolbuffers/protobuf/commits )
---
updated-dependencies:
- dependency-name: protobuf
dependency-version: 5.29.6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-06 10:00:38 +08:00
dependabot[bot]
1788b80015
chore(deps): bump python-multipart in /plugins/model/pdf-mistral ( #6323 )
...
Bumps [python-multipart](https://github.com/Kludex/python-multipart ) from 0.0.18 to 0.0.22.
- [Release notes](https://github.com/Kludex/python-multipart/releases )
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Kludex/python-multipart/compare/0.0.18...0.0.22 )
---
updated-dependencies:
- dependency-name: python-multipart
dependency-version: 0.0.22
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-27 13:42:46 +08:00
ROKY
7f715a8752
add mineru_saas_api for fastgpt ( #5923 )
...
* add pdf-mineru
添加了基于MinerU的PDF转Markdown接口服务,调用方式与pdf-marker一致,开箱即用。
* Rename Readme.md to README.md
* Rename pdf_parser_mineru.py to main.py
* mineru_saas_api for fastgpt
已有成熟本地部署方案,现提供使用mineru官方saas服务api的调用方法
2025-12-18 11:08:24 +08:00
dependabot[bot]
f7448fb2b1
chore(deps): bump starlette in /plugins/model/llm-ChatGLM2 ( #5825 )
...
Bumps [starlette](https://github.com/Kludex/starlette ) from 0.47.2 to 0.49.1.
- [Release notes](https://github.com/Kludex/starlette/releases )
- [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md )
- [Commits](https://github.com/Kludex/starlette/compare/0.47.2...0.49.1 )
---
updated-dependencies:
- dependency-name: starlette
dependency-version: 0.49.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-10-30 12:27:10 +08:00
dependabot[bot]
f29229e0ac
chore(deps): bump transformers in /plugins/model/llm-ChatGLM2 ( #5442 )
...
Bumps [transformers](https://github.com/huggingface/transformers ) from 4.52.1 to 4.53.0.
- [Commits](https://github.com/huggingface/transformers/compare/v4.52.1...v4.53.0 )
---
updated-dependencies:
- dependency-name: transformers
dependency-version: 4.53.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-08-13 14:56:54 +08:00
dependabot[bot]
318d21ec25
chore(deps): bump transformers in /plugins/model/llm-Baichuan2 ( #5397 )
...
Bumps [transformers](https://github.com/huggingface/transformers ) from 4.52.1 to 4.53.0.
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v4.52.1...v4.53.0 )
---
updated-dependencies:
- dependency-name: transformers
dependency-version: 4.53.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-08-07 10:07:11 +08:00
Archer
e5c91b7fae
fix: doc path ( #5393 )
2025-08-05 23:20:39 +08:00
dependabot[bot]
455cee65b4
chore(deps): bump starlette in /plugins/model/llm-ChatGLM2 ( #5300 )
...
Bumps [starlette](https://github.com/encode/starlette ) from 0.27.0 to 0.47.2.
- [Release notes](https://github.com/encode/starlette/releases )
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md )
- [Commits](https://github.com/encode/starlette/compare/0.27.0...0.47.2 )
---
updated-dependencies:
- dependency-name: starlette
dependency-version: 0.47.2
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-24 10:19:25 +08:00
Archer
8ff0e8bd34
update project domain ( #5208 )
2025-07-14 10:13:21 +08:00
dependabot[bot]
9b24b35695
chore(deps): bump transformers in /plugins/model/llm-Baichuan2 ( #5184 )
...
Bumps [transformers](https://github.com/huggingface/transformers ) from 4.51.0 to 4.52.1.
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v4.51.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:52:52 +08:00
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
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
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
dependabot[bot]
abbfc436a3
chore(deps): bump requests in /plugins/model/pdf-mistral ( #4998 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.3 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.4
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-10 22:50:42 +08:00
dependabot[bot]
6edab35bfc
chore(deps): bump torch in /plugins/model/llm-ChatGLM2 ( #4971 )
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.6.0 to 2.7.1.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.6.0...v2.7.1 )
---
updated-dependencies:
- dependency-name: torch
dependency-version: 2.7.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-06-06 15:34:24 +08:00
dependabot[bot]
367ee517ec
chore(deps): bump transformers in /plugins/model/llm-ChatGLM2 ( #4741 )
...
Bumps [transformers](https://github.com/huggingface/transformers ) from 4.48.0 to 4.50.0.
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v4.48.0...v4.50.0 )
---
updated-dependencies:
- dependency-name: transformers
dependency-version: 4.50.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-05-06 14:27:20 +08:00
dependabot[bot]
683ab6c17d
chore(deps): bump transformers in /plugins/model/llm-Baichuan2 ( #4733 )
...
Bumps [transformers](https://github.com/huggingface/transformers ) from 4.48.0 to 4.50.0.
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v4.48.0...v4.50.0 )
---
updated-dependencies:
- dependency-name: transformers
dependency-version: 4.50.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-04-30 12:08:12 +08:00
dependabot[bot]
4edd72b7e6
chore(deps): bump torch in /plugins/model/llm-ChatGLM2 ( #4597 )
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.4.0 to 2.6.0.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.4.0...v2.6.0 )
---
updated-dependencies:
- dependency-name: torch
dependency-version: 2.6.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-04-21 10:30:58 +08:00
Shixian Sheng
8323c2d27e
修复了几个链接 ( #4377 )
...
* Update bge-rerank.md
* Update bge-rerank.md
* Update chatglm2.md
* Update README.md
2025-03-28 10:59:12 +08:00
ROKY
8a68de6471
add pdf-mineru ( #4276 )
...
* add pdf-mineru
添加了基于MinerU的PDF转Markdown接口服务,调用方式与pdf-marker一致,开箱即用。
* Rename Readme.md to README.md
* Rename pdf_parser_mineru.py to main.py
2025-03-24 17:17:08 +08:00
dependabot[bot]
6dcdd540b9
chore(deps): bump python-multipart in /plugins/model/pdf-mistral ( #4290 )
...
Bumps [python-multipart](https://github.com/Kludex/python-multipart ) from 0.0.17 to 0.0.18.
- [Release notes](https://github.com/Kludex/python-multipart/releases )
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Kludex/python-multipart/compare/0.0.17...0.0.18 )
---
updated-dependencies:
- dependency-name: python-multipart
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-03-24 13:44:18 +08:00
lzs2000131
48233c7d55
add mistral-ocr support as a plugin like pdf-marker ( #4284 )
...
Co-authored-by: zhengshuai.li <zhengshuai.li@cloudpense.com >
2025-03-24 10:32:06 +08:00
dependabot[bot]
f3ef56998d
chore(deps): bump transformers in /plugins/model/llm-ChatGLM2 ( #4288 )
...
Bumps [transformers](https://github.com/huggingface/transformers ) from 4.31.0 to 4.48.0.
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v4.31.0...v4.48.0 )
---
updated-dependencies:
- dependency-name: transformers
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-03-24 10:28:58 +08:00
dependabot[bot]
7e7269b2ba
chore(deps): bump transformers in /plugins/model/llm-Baichuan2 ( #4281 )
...
Bumps [transformers](https://github.com/huggingface/transformers ) from 4.30.2 to 4.48.0.
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v4.30.2...v4.48.0 )
---
updated-dependencies:
- dependency-name: transformers
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-03-24 10:26:54 +08:00
dependabot[bot]
606e9505c0
chore(deps): bump torch in /plugins/model/llm-ChatGLM2 ( #4282 )
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.0.1 to 2.4.0.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.0.1...v2.4.0 )
---
updated-dependencies:
- dependency-name: torch
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-03-24 10:26:46 +08:00
dependabot[bot]
cd2cb3f6ea
chore(deps): bump gradio in /plugins/model/tts-cosevoice ( #4130 )
...
Bumps [gradio](https://github.com/gradio-app/gradio ) from 4.32.2 to 5.11.0.
- [Release notes](https://github.com/gradio-app/gradio/releases )
- [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gradio-app/gradio/compare/gradio@4.32.2...gradio@5.11.0 )
---
updated-dependencies:
- dependency-name: gradio
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-03-12 19:33:10 +08:00
dependabot[bot]
56f77b58c9
chore(deps): bump lightning in /plugins/model/tts-cosevoice ( #4129 )
...
Bumps [lightning](https://github.com/Lightning-AI/lightning ) from 2.2.4 to 2.3.3.
- [Release notes](https://github.com/Lightning-AI/lightning/releases )
- [Commits](https://github.com/Lightning-AI/lightning/compare/2.2.4...2.3.3 )
---
updated-dependencies:
- dependency-name: lightning
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-03-12 19:33:02 +08:00
dependabot[bot]
1d697f97d7
chore(deps): bump deepspeed in /plugins/model/tts-cosevoice ( #4128 )
...
Bumps [deepspeed](https://github.com/deepspeedai/DeepSpeed ) from 0.14.2 to 0.15.1.
- [Release notes](https://github.com/deepspeedai/DeepSpeed/releases )
- [Commits](https://github.com/deepspeedai/DeepSpeed/compare/v0.14.2...v0.15.1 )
---
updated-dependencies:
- dependency-name: deepspeed
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-03-12 19:32:46 +08:00
Archer
c8a35822d6
perf: doc ( #4005 )
...
* perf: doc
* doc
2025-03-06 18:35:02 +08:00
YeYuheng
8980664b8a
markerv0.2 ( #3992 )
...
* markerv0.2
* marker2
2025-03-06 18:28:09 +08:00
Archer
c3d3b30d7e
update code positon ( #3907 )
2025-02-27 10:30:43 +08:00