File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:module:Magento_Config:etc/system_file.xsd" >
3
3
<system >
4
- <section id =" catalog_ai" translate =" label" type =" text" sortOrder =" 45" showInDefault =" 1" showInWebsite = " 1 " showInStore = " 1 " >
4
+ <section id =" catalog_ai" translate =" label" type =" text" sortOrder =" 45" showInDefault =" 1" >
5
5
<class >separator-top</class >
6
6
<label >AI Data Enrichment</label >
7
7
<tab >catalog</tab >
8
8
<resource >Magento_Catalog::config_catalog_ai</resource >
9
- <group id =" settings" translate =" label" sortOrder =" 10" showInDefault =" 1" showInWebsite = " 1 " showInStore = " 1 " >
9
+ <group id =" settings" translate =" label" sortOrder =" 10" showInDefault =" 1" >
10
10
<label >Settings</label >
11
- <field id =" active" translate =" label" type =" select" sortOrder =" 10" showInDefault =" 1" showInWebsite = " 1 " showInStore = " 1 " canRestore =" 1" >
11
+ <field id =" active" translate =" label" type =" select" sortOrder =" 10" showInDefault =" 1" canRestore =" 1" >
12
12
<label >Enabled</label >
13
13
<source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
14
14
</field >
26
26
<label >OpenAI API Max Tokens</label >
27
27
</field >
28
28
</group >
29
- <group id =" product" translate =" label" sortOrder =" 20" showInDefault =" 1" showInWebsite = " 1 " showInStore =" 1" >
29
+ <group id =" product" translate =" label" sortOrder =" 20" showInDefault =" 1" showInStore =" 1" >
30
30
<label >Product Fields Auto-Generation</label >
31
31
<comment >
32
32
<![CDATA[ Use {{product_attribute_code}} (e.g. {{name}} for product name}) as product attribute data placeholder
49
49
<label >Meta Description</label >
50
50
</field >
51
51
</group >
52
- <group id =" advanced" translate =" label" sortOrder =" 30" showInDefault =" 1" showInWebsite = " 1 " showInStore = " 1 " >
52
+ <group id =" advanced" translate =" label" sortOrder =" 30" showInDefault =" 1" >
53
53
<label >Advanced Settings</label >
54
54
<field id =" system_prompt" translate =" label comment" type =" text" sortOrder =" 10" showInDefault =" 1" canRestore =" 1" >
55
55
<label >System Prompt</label >
You can’t perform that action at this time.
0 commit comments