Skip to content

build(deps): bump opencv-contrib-python from 4.2.0.32 to 4.8.1.78 in /benchmark #58

build(deps): bump opencv-contrib-python from 4.2.0.32 to 4.8.1.78 in /benchmark

build(deps): bump opencv-contrib-python from 4.2.0.32 to 4.8.1.78 in /benchmark #58

Workflow file for this run

name: Code Review
permissions:
contents: read
pull-requests: write
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: anc95/ChatGPT-CodeReview@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
# Optional
LANGUAGE: Chinese
MODEL:
top_p: 1
temperature: 1