OptionalnetworkNetwork to use for media generation.
OptionalnumberNumber of media items to generate per tool call. Default: 1.
OptionalonProgress callback fired during media generation.
OptionaltimeoutTimeout in milliseconds for media generation. If the project does not complete within this time, the tool call will fail with a timeout error and the project will be canceled.
Default: 600000 (10 minutes).
OptionaltokenToken type to use for billing the generated media.
Options for
chat.tools.execute()andchat.tools.executeAll().