Skip to content

[BUG] 0.9.7 UI: new chat hangs on "Thinking…" #5701

[BUG] 0.9.7 UI: new chat hangs on "Thinking…"

[BUG] 0.9.7 UI: new chat hangs on "Thinking…" #5701

name: Label Enhancement Proposals
on:
pull_request_target:
types: [opened, edited, synchronize]
jobs:
label-by-files:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"