Skip to content

Commit

Permalink
fix: fix ci error
Browse files Browse the repository at this point in the history
  • Loading branch information
mkXultra committed Aug 22, 2024
1 parent dc4a13a commit a62cb0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book_maker/translator/chatgptapi_translator.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"gpt-4o",
"gpt-4o-2024-05-13",
"gpt-4o-2024-08-06",
"chatgpt-4o-latest"
"chatgpt-4o-latest",
]


Expand Down

0 comments on commit a62cb0e

Please sign in to comment.