mlarhrouch / azure-pipeline-gpt-pr-review

Azure DevOps extension adding tools to review Pull Requets using Azure Pipelines
MIT License
57 stars 57 forks source link

Is it possible to use GPT 4 version to do the code review? #7

Closed kanvishok closed 1 year ago

kanvishok commented 1 year ago

How can i use gpt-4-0314? could you please add the input option for adding model?

shailesh commented 1 year ago

with this, it can be possible https://github.com/mlarhrouch/azure-pipeline-gpt-pr-review/issues/11

mlarhrouch commented 1 year ago

@kanvishok the plugin is now supporting Azure OpenAI (you can use any model you want there), is this fix your issue ?

kanvishok commented 1 year ago

@mlarhrouch I think azure openAI is expensive than chat gpt. can't you give the option to input the GPT model?

mlarhrouch commented 1 year ago

@kanvishok now the you can use gpt-4 model to review your PRs