hiberus_cms_ia-1.0.0/config/ai_automators.ai_automator.node.iaarticle.field_image.default.yml
config/ai_automators.ai_automator.node.iaarticle.field_image.default.yml
langcode: en
status: true
dependencies:
config:
- field.field.node.iaarticle.field_image
id: node.iaarticle.field_image.default
label: 'Image Default'
rule: llm_media_image_generation
input_mode: base
weight: 100
worker_type: direct
entity_type: node
bundle: iaarticle
field_name: field_image
edit_mode: true
base_field: body
prompt: "Based on the context create a image.\r\n\r\nContext:\r\n{{ context }}"
token: ''
plugin_config:
automator_enabled: 1
automator_rule: llm_media_image_generation
automator_mode: base
automator_base_field: body
automator_prompt: "Based on the context create a image.\r\n\r\nContext:\r\n{{ context }}"
automator_token: ''
automator_edit_mode: 1
automator_label: 'Image Default'
automator_weight: '100'
automator_worker_type: direct
automator_ai_provider: default
automator_llm_media_type: image
