Skip to content

[Bug] In the application api document, you can obtain the session ID based on the application ID without a parameter input box, and you can still obtain the session ID, but after the session ID is used, the conversation record will not exist. #5349

[Bug] In the application api document, you can obtain the session ID based on the application ID without a parameter input box, and you can still obtain the session ID, but after the session ID is used, the conversation record will not exist.

[Bug] In the application api document, you can obtain the session ID based on the application ID without a parameter input box, and you can still obtain the session ID, but after the session ID is used, the conversation record will not exist. #5349

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