Skip to content

Commit

Permalink
chore: update model
Browse files Browse the repository at this point in the history
  • Loading branch information
darkskygit committed Apr 10, 2024
1 parent 713bc45 commit 5d6deca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export const prompts: Prompt[] = [
{
name: 'Explain this image',
action: 'text',
model: 'gpt-4-turbo-preview',
model: 'gpt-4-vision-preview',
messages: [
{
role: 'assistant',
Expand Down

0 comments on commit 5d6deca

Please sign in to comment.