Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
erhant authored Sep 16, 2024
1 parent df3b117 commit 37d6da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ var (
"gpt-4o-mini",

"o1-mini",
"o1-preview"
"o1-preview",
}

// Default admin public key, it will be used unless --dkn-admin-public-key is given
Expand Down

0 comments on commit 37d6da6

Please sign in to comment.