openai-pr icon indicating copy to clipboard operation
openai-pr copied to clipboard

Pull request descriptions wrote by OpenAI.

Results 3 openai-pr issues
Sort by recently updated
recently updated
newest added

I get the message "The model `gtp-4` does not exist or you do not have access to it." but I do have access to gtp-4 and use it for other...

With the follwing configriation: ``` jobs: pull-request: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - uses: Ant0wan/openai-pr@v1 with: api-key: ${{ secrets.OPENAI_API_KEY }} model: "gpt-3.5-turbo-instruct" template: | ## Description This pull request...

https://github.com/nkdAgility/azure-devops-migration-tools/actions/runs/9960662301