Skip to content

Commit

Permalink
fix: action value
Browse files Browse the repository at this point in the history
  • Loading branch information
fundon committed Apr 11, 2024
1 parent 7429b59 commit 829ca3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ export const prompts: Prompt[] = [
},
{
name: 'Make it real',
action: 'image',
action: 'Make it real',
model: 'gpt-4-vision-preview',
messages: [
{
Expand Down

0 comments on commit 829ca3d

Please sign in to comment.