Skip to content

Commit

Permalink
Fix comma
Browse files Browse the repository at this point in the history
  • Loading branch information
neurogen-dev committed Nov 11, 2023
1 parent 8888d14 commit 901defb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/presets.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
'gpt-3.5-turbo-16k-0613',
'gpt-4',
'gpt-4-0613',
'gpt-4-1106-preview'
'gpt-4-1106-preview',
'chat-agent-beta',
]

Expand Down

0 comments on commit 901defb

Please sign in to comment.