Commit 1715f9d
Virtualized tree@v2 (#5154)
* feat: Virtualized tree
* feat: Drag and drop virtual tree
* feat: Open the first level directory by default
* feat: Change file name
* perf: tree filter
* fix: virtualized
* fix: Fix the parsing error of `image_id`
* fix: Fix null pointer exception (#5113)
* feat: enhance request payload handling for AI messages with tool calls
--bug=1068446@tapd-62980211 --user=刘瑞斌 【应用】AI对话开启思考过程并引用智能体作为技能,对话调用技能后,返回报错 https://www.tapd.cn/62980211/s/1902267
* fix: update position handling in drag-and-drop functionality
* fix: update package versions for langchain-core, langchain-google-genai, langchain-aws, and pypdf
* fix: update pypdf package version to 6.10.2
* fix: Fix the parameter issue of the `str.format(...)` method (#5119)
* fix: Fix the parameter issue of the `str.format(...)` method
* build(deps): bump langchain-openai in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [langchain-openai](https://github.com/langchain-ai/langchain).
Updates `langchain-openai` from 1.1.13 to 1.1.14
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-openai==1.1.13...langchain-openai==1.1.14)
---
updated-dependencies:
- dependency-name: langchain-openai
dependency-version: 1.1.14
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: update langchain-openai package version to 1.1.14
* feat: Supports tree selector (#5122)
* fix: PDF preview of XSS attack (#5123)
* fix: PDF preview of XSS attack
* fix: PDF preview of XSS attack
* feat: Add style attribute to markdown rendering a tag (#5124)
* feat: Copy and paste cross page canvas nodes (#5125)
* fix: enhance image URL handling in response processing for multiple formats
* fix: update default docker image tag to v2.9.0-dev
* fix: Knowledge search node not real remove
* fix: standardize formatting and improve error handling in model parameters validation
* fix: add base_url parameter to various model classes and update initialization logic
* feat: Resource dependency and resource dependent dialog view
* feat: Support node disabling and enabling (#5135)
* fix: enhance text_to_speech method to support additional models and handle audio data retrieval
* feat: add MiniMax model provider with LLM and TTS support
Add MiniMax as a new model provider supporting:
- Chat LLM models: MiniMax-M2.5 and MiniMax-M2.5-highspeed (204K context)
- TTS models: speech-2.8-hd and speech-2.8-turbo
MiniMax LLM uses OpenAI-compatible API at api.minimax.io/v1.
MiniMax TTS uses the native T2A v2 API with multiple voice options.
* feat: upgrade MiniMax default model to M2.7
- Add MiniMax-M2.7 and MiniMax-M2.7-highspeed to model list
- Set MiniMax-M2.7 as default model
- Keep all previous models as alternatives
* fix: refactor voice selection and audio settings in TTS model parameters
* fix: update default voice_id to Chinese (Mandarin)_Lyrical_Voice in tts.py
* fix: Whether to call the model after deleting the default parameters of the model or use the old parameters (#5137)
* build(deps): bump python-dotenv in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [python-dotenv](https://github.com/theskumar/python-dotenv).
Updates `python-dotenv` from 1.1.1 to 1.2.2
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](theskumar/python-dotenv@v1.1.1...v1.2.2)
---
updated-dependencies:
- dependency-name: python-dotenv
dependency-version: 1.2.2
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
* feat: add long term memory fields and settings to application model
* fix: Fix the issues of `raise exception` (#5130)
* fix: Fix the keyword for `raise exception`
* 小调整
* 修正错误的缓存值。
* fix: Fix the issues for `raise exception`
* 重命名变量
* 小调整。
* optimize style
* fix
* fix
* revert
* 小调整
* revert
* feat: Mapping resource list
* fix: Fix null pointer exception (#5136)
* feat: Add regex to clean up content in long term memory extraction
* fix: add copilot-instructions.md to .gitignore
* perf: tree style
* refactor: streamline long term memory extraction scheduling
* fix: add api_base field to model credentials and update validation logic
* perf: Model select item display
* fix: update schedule_extract_long_term_memory function parameters
* fix: clean up formatting and improve tooltip display in index.vue
* perf: long-term memory translation
* chore: update volcengine-python-sdk version to 5.0.24 in pyproject.toml
* fix: remove popper-class from el-tooltip components in index.vue
* fix: add popper-class to el-tooltip components for improved styling in index.vue
* fix: update API base URL and ensure reasoning_split is set in extra_body
* fix: adjust history chat record check to allow for more than one entry in _run_extract function
Co-authored-by: Copilot <copilot@github.com>
* fix: disable dropdown items for unpublished entries
--bug=1068813@tapd-62980211 --user=刘瑞斌 【github#5146】未发布的智能体可以创建触发器,但即使智能体发布后触发器也无法触发 https://www.tapd.cn/62980211/s/1910656
* feat: Canvas pasting follows the mouse, fixing the problem of duplicate pasting of canvas pasting (#5151)
* fix: virtualized tree
* Potential fix for pull request finding 'Unused variable, import, function or class'
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
* Potential fix for pull request finding 'Unused variable, import, function or class'
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: shaohuzhang1 <shaohu.zhang@fit2cloud.com>
Co-authored-by: 王良 <841369634@qq.com>
Co-authored-by: CaptainB <bin@fit2cloud.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shaohuzhang1 <80892890+shaohuzhang1@users.noreply.github.com>
Co-authored-by: wxg0103 <727495428@qq.com>
Co-authored-by: zhangzhanwei <zhanwei.zhang@fit2cloud.com>
Co-authored-by: octo-patch <octo-patch@users.noreply.github.com>
Co-authored-by: PR Bot <pr-bot@minimaxi.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>1 parent 40b9c7d commit 1715f9d
15 files changed
Lines changed: 1346 additions & 11 deletions
File tree
- apps
- application/chat_pipeline/step/chat_step/impl
- models_provider/impl/minimax_model_provider/icon
- ui
- src
- components
- folder-tree
- folder-virtualized-tree
- styles
- views
- application
- knowledge
- tool
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
| 189 | + | |
189 | 190 | | |
190 | 191 | | |
191 | 192 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
Lines changed: 154 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
Lines changed: 191 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
0 commit comments