-
Notifications
You must be signed in to change notification settings - Fork 6.8k
feat: notice #6013
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
feat: notice #6013
Conversation
|
There is too much information in the pull request to test. |
|
Finley Ge seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
Preview sandbox Image: |
Preview mcp_server Image: |
Docs Preview:🚀 FastGPT Document Preview Ready! |
Preview fastgpt Image: |
45247e3 to
6f805a0
Compare
6f805a0 to
444fc05
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the final PR Bugbot will review for you during this billing cycle
Your free Bugbot reviews will reset on January 12
Details
You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
Note
Implements user language preference across auth/UI, adds a notification count-limit backend, expands inform templates, adjusts dataset search usage fields, and updates docker S3 env for plugin.
languagetoUserModelSchema/UserTypeand persist inMongoUserwith defaultLangEnum.zh_CN.languagein auth flows:PostLoginProps,OauthLoginProps,AccountRegisterBody, password login API, OAuth provider, and code send API.languageingetUserDetail; allow update via/support/user/account/updateand UI.setLangToStorage,getLangFromStorage) and mapping (getLangMapping).countLimit/type|const|schema|controller(zod enums, Mongo schema, update/clean APIs) for notice throttling.SendInformTemplateCodeEnumwith points/dataset index thresholds.cleanTimerLockutility.llmModelin/api/core/dataset/searchTestresponses/usages.docker-compose*: replaceS3_ENDPOINT=http://127.0.0.1:9000withS3_EXTERNAL_BASE_URLforfastgpt-pluginenvironments.Written by Cursor Bugbot for commit b9e575c. This will update automatically on new commits. Configure here.