AAEE86

Results 27 issues of AAEE86

### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this...

💪 enhancement
👻 feat:rag
stale

[示例笔记 - 请不要删除 / Trilium 使用技巧 / TODO 列表] 左括号+空格+右括号+空格 来快速实现 不需要中间得空格 左括号+右括号+空格 即可

### Self Checks - [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing...

🐞 bug
stale

### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this...

💪 enhancement
stale

### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing...

🐞 bug
stale

### 🥰 需求描述 qwen3这类模型是支持关闭深度思考的,但是自定义的AI 服务商目前没有开关来关闭思考 ### 🧐 解决方案 ··· ### 📝 补充信息 _No response_

🌠 Feature Request

### 🥰 需求描述 既然可以通过辅助模型使用联网搜索,应该也可以使用辅助模型调用其他插件 ### 🧐 解决方案 只需要将调用结果返回 ### 📝 补充信息 _No response_

Inactive
🌠 Feature Request

#### 💻 变更类型 | Change Type - [ ] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 👷...

size:XS

Close #63 靠AI完成的,应该没BUG

修改 createCompletion函数 和 createCompletionStream 函数 ``` req.write( JSON.stringify({ mode: "chat", model: "", action: "next", userAction: "chat", requestId: util.uuid(false), sessionId, sessionType: "text_chat", parentMsgId, params: { "fileUploadBatchId": util.uuid(), "searchType": searchType, "deepThink": model...