Skip to content

[Bug] [Advanced Orchestration] The qwen3-14b service deployed by ollama adds /set nothingink in the prompt word. It is normal not to use the mcp service in the advanced orchestration, but once the mcp service is called, the <think></think> tag will be returned. #5398

[Bug] [Advanced Orchestration] The qwen3-14b service deployed by ollama adds /set nothingink in the prompt word. It is normal not to use the mcp service in the advanced orchestration, but once the mcp service is called, the <think></think> tag will be returned.

[Bug] [Advanced Orchestration] The qwen3-14b service deployed by ollama adds /set nothingink in the prompt word. It is normal not to use the mcp service in the advanced orchestration, but once the mcp service is called, the <think></think> tag will be returned. #5398

name: Issue Translator
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: usthe/[email protected]
with:
IS_MODIFY_TITLE: true
BOT_GITHUB_TOKEN: ${{ secrets.FIT2CLOUDRD_LLM_CODE_REVIEW_TOKEN }}