Skip to content

[Feature] When uploading a file for multi-modal questions, the default display will be displayed after uploading the file. It is recommended to cancel the default information or edit the default information. #5783

[Feature] When uploading a file for multi-modal questions, the default display will be displayed after uploading the file. It is recommended to cancel the default information or edit the default information.

[Feature] When uploading a file for multi-modal questions, the default display will be displayed after uploading the file. It is recommended to cancel the default information or edit the default information. #5783

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