mirror of
https://github.com/xtekky/gpt4free.git
synced 2026-04-22 23:57:17 +08:00
feat: Add aspect_ratio parameter example to PARAMETER_EXAMPLES
This commit is contained in:
@@ -69,6 +69,7 @@ PARAMETER_EXAMPLES = {
|
||||
"width": 1024,
|
||||
"height": 1024,
|
||||
"reasoning_effort": "medium",
|
||||
"aspect_ratio": "1:1",
|
||||
}
|
||||
|
||||
class AbstractProvider(BaseProvider):
|
||||
|
||||
Reference in New Issue
Block a user