Skip to content

[Feature] Users create a front-end question page, similar to kimi's homepage. They hope that after asking questions in the search box and clicking the question button, they can jump to the Maxkb application and put the information in the search box Take it #60

[Feature] Users create a front-end question page, similar to kimi's homepage. They hope that after asking questions in the search box and clicking the question button, they can jump to the Maxkb application and put the information in the search box Take it

[Feature] Users create a front-end question page, similar to kimi's homepage. They hope that after asking questions in the search box and clicking the question button, they can jump to the Maxkb application and put the information in the search box Take it #60

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