Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temp2 #14

Closed
wants to merge 21 commits into from
Prev Previous commit
Next Next commit
commit6
  • Loading branch information
mohit-zangoh committed Apr 15, 2024
commit bc61845cde8bb9d6b35dd67b349f50e64afedbc9
1 change: 1 addition & 0 deletions .github/workflows/pr_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
env:
OPENAI_KEY: ${{ secrets.OPENAI_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
config.model: "gpt-3.5-turbo"
github_action_config.auto_review: "true" # enable\disable auto review
github_action_config.auto_describe: "true" # enable\disable auto describe
github_action_config.auto_improve: "true" # enable\disable auto improve
Expand Down
Loading