Skip to content

V4.9.1 feature #4206

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 35 commits into from
Mar 18, 2025
Merged

V4.9.1 feature #4206

merged 35 commits into from
Mar 18, 2025

Conversation

c121914yu
Copy link
Collaborator

No description provided.

Copy link
Contributor

gru-agent bot commented Mar 18, 2025

TestGru Assignment

Summary

Link CommitId Status Reason
Detail dc5ee75 🚫 Skipped No files need to be tested {".github/workflows/fastgpt-preview-image.yml":"target file(.github/workflows/fastgpt-preview-image.yml) not in work scope \n include: projects/app/src//*.ts \n exclude: node_modules,/.test.ts,**/.test.tsx,/*.spec.ts,/.spec.tsx,**/.d.ts,/*.test.js,/.spec.js",".prettierignore":"target file(.prettierignore) not in work scope \n include: projects/app/src/**/.ts \n exclude: node_modules,/*.test.ts,/.test.tsx,**/.spec.ts,/*.spec.tsx,/.d.ts,**/.test.js,/*.spec.js",".vscode/i18n-ally-custom-framework.yml":"target file(.vscode/i18n-ally-custom-framework.yml) not in work scope \n include: projects/app/src//.ts \n exclude: node_modules,**/.test.ts,/*.test.tsx,/.spec.ts,**/.spec.tsx,/*.d.ts,/.test.js,**/.spec.js","README_en.md":"target file(README_en.md) not in work scope \n include: projects/app/src//*.ts \n exclude: node_modules,/.test.ts,**/.test.tsx,/*.spec.ts,/.spec.tsx,**/.d.ts,/*.test.js,/*.spec.js",…

Tip

You can @gru-agent and leave your feedback. TestGru will make adjustments based on your input

Copy link

github-actions bot commented Mar 18, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 57.06% 3680 / 6449
🔵 Statements 57.06% 3680 / 6449
🔵 Functions 16.83% 34 / 202
🔵 Branches 69.44% 125 / 180
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/global/common/error/code/team.ts 100% 100% 100% 100%
packages/global/core/chat/adapt.ts 4.4% 100% 0% 4.4% 29-30, 33-37, 40-173, 175-370, 373-385, 388-408, 411-418
packages/global/core/workflow/constants.ts 100% 100% 100% 100%
packages/global/support/user/team/constant.ts 100% 100% 100% 100%
packages/service/common/file/image/controller.ts 12.5% 100% 0% 12.5% 13-55, 58-69, 72-86, 88-135
packages/service/core/ai/config.ts 12.5% 0% 0% 12.5% 15, 21-32, 35-44, 47-134
packages/service/core/ai/model.ts 29.78% 100% 0% 29.78% 5-7, 10-15, 17-20, 24-26, 30-32, 36-38, 42-44, 47-54, 56-57
packages/service/core/ai/config/utils.ts 7.87% 100% 0% 7.87% 32-180, 183-202, 205-218, 223-228
packages/service/support/user/team/controller.ts 24.51% 50% 40% 24.51% 25-26, 60-61, 68-241
Generated in workflow #110 for commit 1bda5b5 by the Vitest Coverage Report Action

FinleyGe and others added 27 commits March 18, 2025 11:09
…#4057)

* fix :Get application bound knowledge base information logical rewrite

* fix :Get application bound knowledge base information logical rewrite

* fix :Get application bound knowledge base information logical rewrite

* fix :Get application bound knowledge base information logical rewrite
* perf: pg config params

* perf: ai proxy avatar

* fix: import dataset step error

* feat: data input ux

* perf: app dataset rewite
* perf: extract array

* update doc

* perf: model test

* perf: model test
* init chat quote full text reader

* linked structure

* dataset data linked

* optimize code

* fix ts build

* test finish

* delete log

* fix

* fix ts

* fix ts

* remove nextId

* initial scroll

* fix

* fix
* package

* perf: chunk read
* feat: api dataset support pdf parse

* fix: chunk reader auth
* feat: invitation link schema and apis

* feat: add invitation link

* feat: member status: active, leave, forbidden

* fix: expires show hours and minutes

* feat: invalid invitation link hint

* fix: typo

* chore: fix typo & i18n

* fix

* pref: fe

* feat: add ttl index for 30-day-clean-up
* perf: invite member code

* fix: ts
* fix: model test channel id

* fix: quote reader
* fix: import dataset step error;perf: ai proxy avatar (#4074)

* perf: pg config params

* perf: ai proxy avatar

* fix: import dataset step error

* feat: data input ux

* perf: app dataset rewite

* perf: model test

* perf: sidebar trigger

* lock

* update nanoid version

* fix: select component ux

* fix: ts

* fix: vitest

* remove test
* load log error adapt

* fix: prompt toolcall ui

* perf: commercial function tip

* update package
* hiden dataset source

* perf: reader
* fix modal close scroll

* update refresh
* fix

* fix

* form input number default & api dataset max token
* feat: mix search weight

* feat: svg render
* fix: avatar error remove

* fix: index

* fix: guide

* fix: auth
* update package

* fix: ts

* update config

* update jieba package

* add type sign

* fix: input data ui
* fix: ts

* update jieba package

* fix: page title refresh
FinleyGe and others added 6 commits March 18, 2025 11:09
* fix: ts

* update jieba package

* add env to check internal ip

* package

* fix: jieba

* reset package

* update config

* fix: jieba package

* init shell

* init version

* change team reload
* update jieba package

* package

* update package

* remove invalid code

* action
* package

* update package

* remove invalid code

* package
@c121914yu
Copy link
Collaborator Author

c121914yu commented Mar 18, 2025

🤖 Generated by deploy action

📦 Preview Image: ghcr.io/labring/fastgpt-pr:1bda5b5e58a4883a0c493a2d86593ae50c60f001

* reset package

* i18n

* update config

* i18n

* remove log
@c121914yu c121914yu merged commit e75d81d into main Mar 18, 2025
13 checks passed
zenyanbo pushed a commit to zenyanbo/FastGPT that referenced this pull request Jun 19, 2025
* fix: remove DefaultTeam (labring#4037)

* fix :Get application bound knowledge base information logical rewrite (labring#4057)

* fix :Get application bound knowledge base information logical rewrite

* fix :Get application bound knowledge base information logical rewrite

* fix :Get application bound knowledge base information logical rewrite

* fix :Get application bound knowledge base information logical rewrite

* update package

* fix: import dataset step error;perf: ai proxy avatar (labring#4074)

* perf: pg config params

* perf: ai proxy avatar

* fix: import dataset step error

* feat: data input ux

* perf: app dataset rewite

* fix: 文本提取不支持arrayString,arrayNumber等jsonSchema (labring#4079)

* update doc ;perf: model test (labring#4098)

* perf: extract array

* update doc

* perf: model test

* perf: model test

* perf: think tag parse (labring#4102)

* chat quote reader (labring#3912)

* init chat quote full text reader

* linked structure

* dataset data linked

* optimize code

* fix ts build

* test finish

* delete log

* fix

* fix ts

* fix ts

* remove nextId

* initial scroll

* fix

* fix

* perf: chunk read   (labring#4109)

* package

* perf: chunk read

* feat: api dataset support pdf parse;fix: chunk reader auth (labring#4117)

* feat: api dataset support pdf parse

* fix: chunk reader auth

* feat: invitation link (labring#3979)

* feat: invitation link schema and apis

* feat: add invitation link

* feat: member status: active, leave, forbidden

* fix: expires show hours and minutes

* feat: invalid invitation link hint

* fix: typo

* chore: fix typo & i18n

* fix

* pref: fe

* feat: add ttl index for 30-day-clean-up

* perf: invite member code (labring#4118)

* perf: invite member code

* fix: ts

* fix: model test channel id;fix: quote reader (labring#4123)

* fix: model test channel id

* fix: quote reader

* fix chat quote reader (labring#4125)

* perf: model test;perf: sidebar trigger (labring#4127)

* fix: import dataset step error;perf: ai proxy avatar (labring#4074)

* perf: pg config params

* perf: ai proxy avatar

* fix: import dataset step error

* feat: data input ux

* perf: app dataset rewite

* perf: model test

* perf: sidebar trigger

* lock

* update nanoid version

* fix: select component ux

* fix: ts

* fix: vitest

* remove test

* fix: prompt toolcall ui (labring#4139)

* load log error adapt

* fix: prompt toolcall ui

* perf: commercial function tip

* update package

* pref: copy link (labring#4147)

* fix(i18n): namespace (labring#4143)

* hiden dataset source (labring#4152)

* hiden dataset source

* perf: reader

* chore: move all tests into a single folder (labring#4160)

* fix modal close scroll (labring#4162)

* fix modal close scroll

* update refresh

* feat: rerank modal select and weight (labring#4164)

* fix loadInitData refresh (labring#4169)

* fix

* fix

* form input number default & api dataset max token

* feat: mix search weight (labring#4170)

* feat: mix search weight

* feat: svg render

* fix: avatar error remove (labring#4173)

* fix: avatar error remove

* fix: index

* fix: guide

* fix: auth

* update package;fix: input data model ui (labring#4181)

* update package

* fix: ts

* update config

* update jieba package

* add type sign

* fix: input data ui

* fix: page title refresh (labring#4186)

* fix: ts

* update jieba package

* fix: page title refresh

* fix: remove member length check when opening invite create modal (labring#4193)

* add env to check internal ip (labring#4187)

* fix: ts

* update jieba package

* add env to check internal ip

* package

* fix: jieba

* reset package

* update config

* fix: jieba package

* init shell

* init version

* change team reload

* update jieba package (labring#4200)

* update jieba package

* package

* update package

* remove invalid code

* action

* package (labring#4201)

* package

* update package

* remove invalid code

* package

* remove i18n tip (labring#4202)

* doc (labring#4205)

* fix: i18n (labring#4208)

* fix: next config (labring#4207)

* reset package

* i18n

* update config

* i18n

* remove log

---------

Co-authored-by: Finley Ge <[email protected]>
Co-authored-by: gggaaallleee <[email protected]>
Co-authored-by: shilin <[email protected]>
Co-authored-by: heheer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants