mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-04-20 17:46:47 +00:00
feat(openai): finish integration (#2)
This commit is contained in:
parent
2bc0b14bb0
commit
cdae45ec23
2 changed files with 21 additions and 20 deletions
|
@ -12,7 +12,7 @@ inputs:
|
|||
required: false
|
||||
default: "gpt-4"
|
||||
OPENAI_API_BASE_URL:
|
||||
description: "OpenAI API Base Url like https://my-openai.openai.azure.com/."
|
||||
description: "OpenAI API Base Url like https://my-openai.openai.azure.com/openai/."
|
||||
required: true
|
||||
default: ""
|
||||
OPENAI_API_DEPLOYMENT:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue