Skip to content

Commit

Permalink
Update consts.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
jessfraz authored Jan 19, 2024
1 parent 3f2e1a3 commit 468cc70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const PLAYWRIGHT_MOCKING_HEADER = 'x-playwright-mocking'
export const MODEL_POLLING_INTERVAL = 6000

export const EXAMPLE_PROMPTS = [
'Draw me a 1/2 inch gear with 21 teeth',
'a 1/2 inch gear with 21 teeth',
'a 9 pointed star',
'a 3x6 lego',
'21-tooth involute helical gear',
Expand Down

0 comments on commit 468cc70

Please sign in to comment.