File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 8585 'services ' => [
8686 'openai ' => [
8787 'model ' => 'gpt-4.1-mini ' ,
88- 'prompt ' => "
88+ 'prompt ' => '
8989 # Role:
9090 You are a professional copywriter and translator specializing in website content localization.
9191
100100
101101 # Output Format:
102102 Return a JSON object with the same structure.
103- " ,
103+ ' ,
104104 ],
105105 ],
106106 ],
123123 'services ' => [
124124 'openai ' => [
125125 'model ' => 'gpt-4.1-mini ' ,
126- 'prompt ' => "
126+ 'prompt ' => '
127127 # Role:
128128 You are a professional copywriter specializing in website content.
129129
138138
139139 Output Format:
140140 Return a valid JSON object with the corrected text values, keeping the structure and keys unchanged.
141- " ,
141+ ' ,
142142 ],
143143 ],
144144 ],
You can’t perform that action at this time.
0 commit comments