forked from ThinkInAIXYZ/deepchat
-
Notifications
You must be signed in to change notification settings - Fork 1
Chore/sync v031 #15
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
Chore/sync v031 #15
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* chore: bump deps * fix: rolldown-vite 7.1.0 and duckdb bundle issue * chore: back to vite * chore: update electron * chore: update versions * fix(math): parser by upgrade vue-renderer-markdown (ThinkInAIXYZ#722) * chore: bump deps --------- Co-authored-by: Simon He <57086651+Simon-He95@users.noreply.github.com>
…IXYZ#723) * wip: add modelscope provider * feat: add mcp sync to modelscope * fix: add scrollable support to PopoverContent to prevent overflow (ThinkInAIXYZ#720) * feat: implement floating chat window system with performance optimization (ThinkInAIXYZ#724) * chore: i18n and format * feat: better style * fix: mcp tool display --------- Co-authored-by: yyhhyyyyyy <yyhhyyyyyy8@gmail.com>
* fix: move_files newPath 参数计算规则 * fix: move_files 移动前需要判断dest是目录还是文件
* wip: add mcp market * feat: mcp market install * wip: mcp install status sync * feat: mcp server config mask * chore: remove working doc * chore: add translate
…on (ThinkInAIXYZ#729) * feat: add floating button position persistence with boundary validation * feat: refactor floating button to use electron-window-state
…kInAIXYZ#731) * feat: add reasoning_effort parameter support for gpt-oss models - add reasoning effort UI support across all components * fix: preserve user reasoning effort settings and improve display logic
* fix: artifact react load failed * chore: remove log * fix: artifacts code not stream * fix: format
…AIXYZ#736) * feat: sync provider sorting from settings to model selection * feat: refactor ModelSelect to use computed providers for better reactivity
…vTool instead of close
ThinkInAIXYZ#751) * feat: add OpenRouter GPT-5 reasoning effort and verbosity support * feat: add comprehensive OpenAI reasoning models support for OpenRouter
…table installation support (ThinkInAIXYZ#752) * feat: add architecture compatibility checks and Visual C++ Redistributable installation support * fix: include NSIS installer script in the build configuration
…st-check-nsh fix vsredist check nsh
* feat: enhance file handling by adding MIME type extraction and file name assignment * refactor: update sanitizeText function documentation and improve whitespace handling * fix: update chunk ID generation to include file ID for better tracking * feat: add methods to get supported languages and separators for programming languages * feat: update separators handling and add localization for separators in settings * perf: builtin knowledge support custom separators * perf: RecursiveCharacterTextSplitter load custom separators * feat: implement FileValidationService with MIME type validation and supported extensions * feat: integrate FileValidationService into FilePresenter for file validation and supported extensions retrieval * feat: add file validation methods to KnowledgePresenter for supported file checks and extensions retrieval * feat: dynamically load supported file extensions and enhance file upload validation * feat: update file support messages and improve error handling for unsupported file types * feat: update icon in settings and reset separators value on config addition * feat: adjust popover width and update text color in BuiltinKnowledgeSettings; add tooltip for accepted file extensions in KnowledgeFile * fix: correct placeholder attribute casing in BuiltinKnowledgeSettings and KnowledgeFile components * fix: update text color for language selection and handle empty separators in BuiltinKnowledgeSettings
* add: aws bedrock
* .
* chore(text): update text about AWS
* chore(text): add AWS Claude limit tip
* fix(text): fix typo
* fix: use apiType to distinguish AwsBedrockProvider instead of id.
* revert: fix: keep useMonaco({ MAX_HEIGHT: '500px' }) as is
* fix: apiType to active BedrockProviderSettingsDetail
* fix: hide credential fields in BedrockProviderSettingsDetail
chore(text): add verification tip for BedrockProviderSettingsDetail
* refactor: optimize available model filtering strategies
---------
Co-authored-by: BigYao <radius@ascendex.io>
* add: aws bedrock
* .
* chore(text): update text about AWS
* chore(text): add AWS Claude limit tip
* fix(text): fix typo
* fix: use apiType to distinguish AwsBedrockProvider instead of id.
* revert: fix: keep useMonaco({ MAX_HEIGHT: '500px' }) as is
* fix: apiType to active BedrockProviderSettingsDetail
* fix: hide credential fields in BedrockProviderSettingsDetail
chore(text): add verification tip for BedrockProviderSettingsDetail
* refactor: optimize available model filtering strategies
* fix: improve AWS Bedrock provider settings UI
---------
Co-authored-by: BigYao <radius@ascendex.io>
Co-authored-by: zerob13 <zerob13@gmail.com>
* feat: html预览新增尺寸切换 * fix: 补充缺少的i18n * chore(lint): format code --------- Co-authored-by: duskzhen <zerob13@gmail.com>
…ThinkInAIXYZ#761) * chore: bump better-sqlite3-multiple-ciphers to 12.2.0 for Electron compatibility * chore(deps): bump up vue
…ync-v031 # Conflicts: # src/main/presenter/floatingButtonPresenter/index.ts # src/main/presenter/tabPresenter.ts # src/main/presenter/windowPresenter/index.ts # src/shared/presenter.d.ts
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.