Skip to content

[Feature] 【简单配置】对接openAI的gpt-oss模型,该模型的思考过程为Thinking和done thinking,将简单配置里的思考过程标签改为Thinking和done thinking后,页面不输出思考过程。 #6273

[Feature] 【简单配置】对接openAI的gpt-oss模型,该模型的思考过程为Thinking和done thinking,将简单配置里的思考过程标签改为Thinking和done thinking后,页面不输出思考过程。

[Feature] 【简单配置】对接openAI的gpt-oss模型,该模型的思考过程为Thinking和done thinking,将简单配置里的思考过程标签改为Thinking和done thinking后,页面不输出思考过程。 #6273

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 }}