Skip to content

Commit

Permalink
create-pr-from-issue: Remove erroneous kwargs
Browse files Browse the repository at this point in the history
  • Loading branch information
irgolic committed Jun 22, 2023
1 parent df1a408 commit 55b6322
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/create-pr-from-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
codegen_agent_id: auto-v1
pull_request_agent_id: rail-v1
base_branch: main
model: gpt-4
context_limit: 8192
Expand Down

0 comments on commit 55b6322

Please sign in to comment.