Fixed issues around the Azure OpenAI API in the code reviewer

This commit is contained in:
Jimmy Royer 2024-09-04 17:14:09 -04:00
parent cb0db573b8
commit ea35bd1354
15 changed files with 5705 additions and 348 deletions

3
act/codereview.vars Normal file
View file

@ -0,0 +1,3 @@
OPENAI_BASE_URL=https://cds-snc.openai.azure.com/openai/deployments/gpt-4o/
OPENAI_API_MODEL=gpt-4o
OPENAI_API_VERSION=2024-02-15-preview