mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-04-21 10:06:47 +00:00
Fixed issues around the Azure OpenAI API in the code reviewer
This commit is contained in:
parent
cb0db573b8
commit
ea35bd1354
15 changed files with 5705 additions and 348 deletions
3
act/codereview.vars
Normal file
3
act/codereview.vars
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue