microsoft / gpt-review

MIT License
249 stars 48 forks source link

[Bug Report]: github action can't config azure deployment name #129

Open Jayanring opened 1 year ago

Jayanring commented 1 year ago

Module path

gpt github review

review-gpt CLI version

0.9.4

Describe the bug

add_pr_comment: name: OpenAI PR Comment steps:

It use default model names in src/gpt_review/constants.py

WARNING: This command is in preview. It may be changed/removed in a future release. WARNING: Command group 'github' is in preview. It may be changed/removed in a future release. ERROR: The API deployment for this resource does not exist. If you created the deployment within the last 5 minutes, please wait a moment and try again.

To reproduce

add_pr_comment: name: OpenAI PR Comment steps:

Run github action

Code snippet

No response

Relevant log output

No response

bheemvennapureddy commented 8 months ago

same issue with me

bheemvennapureddy commented 8 months ago

They should be named from these https://github.com/microsoft/gpt-review/blob/main/azure.yaml.template like this Screenshot 2024-01-04 at 3 54 13 PM