Generate Image Sber GigaChat#

Image generation based on a text request.

Text

[Text] The text based on which the image needs to be generated. The text must start with the word "Draw".

For example, "Draw an astronaut on the moon".

ModelSelection of the model for image generation.
Image File[Text] The name and path to the file for saving the image.
Timeout[Number] The maximum waiting time for a response in seconds.
Result[Text] Returns the name and path to the file.
Error Handling Level

Selection of the error handling level. Possible values:

  • "Default" - by default;
  • "Ignore" - errors are ignored;
  • "Handle" - errors are handled.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Message Level

Selection of the message level that the blocks will output during operation. Possible values:

  • "Default" - by default;
  • "Release" - output is disabled;
  • "Debug" - outputs main information;
  • "Detailed" - outputs detailed information.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Error Message[Text] Returns detailed information about the error in case of incorrect execution of the block's work.