mirror of
https://github.com/yihong0618/bilingual_book_maker.git
synced 2025-06-06 19:45:30 +00:00
fix: typos and apply black formatting
This commit is contained in:
parent
dffd5a5444
commit
2efa0e54a1
@ -320,7 +320,7 @@ So you are close to reaching the limit. You have to choose your own value, there
|
|||||||
"--interval",
|
"--interval",
|
||||||
type=float,
|
type=float,
|
||||||
default=0.01,
|
default=0.01,
|
||||||
help="Request interval in seconds (e.g., 0.1 for 100ms). Currently only supported for Gemini models. Deafult: 0.01",
|
help="Request interval in seconds (e.g., 0.1 for 100ms). Currently only supported for Gemini models. Default: 0.01",
|
||||||
)
|
)
|
||||||
|
|
||||||
options = parser.parse_args()
|
options = parser.parse_args()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user