Skip to content

[Bug] Call the self-written excel generation tool in maxkb. When the amount of data is large and the response takes a long time, maxkb will cancel the call. It is normal to configure the tool in Trae #6664

[Bug] Call the self-written excel generation tool in maxkb. When the amount of data is large and the response takes a long time, maxkb will cancel the call. It is normal to configure the tool in Trae

[Bug] Call the self-written excel generation tool in maxkb. When the amount of data is large and the response takes a long time, maxkb will cancel the call. It is normal to configure the tool in Trae #6664

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