Skip to content

[Bug] When using the openai interface, it cannot be stopped. After the answer is output, the next question cannot be asked. You need to manually click [Stop Answer] #532

[Bug] When using the openai interface, it cannot be stopped. After the answer is output, the next question cannot be asked. You need to manually click [Stop Answer]

[Bug] When using the openai interface, it cannot be stopped. After the answer is output, the next question cannot be asked. You need to manually click [Stop Answer] #532

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