mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-04-21 01:56:47 +00:00
Update GPT model to GPT-4o
This commit is contained in:
parent
a9a064dfa1
commit
e5faf63233
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ inputs:
|
|||
OPENAI_API_MODEL:
|
||||
description: "OpenAI API model."
|
||||
required: false
|
||||
default: "gpt-4"
|
||||
default: "gpt-4o"
|
||||
exclude:
|
||||
description: "Glob patterns to exclude files from the diff analysis"
|
||||
required: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue