AI prompt fine tuning
This commit is contained in:
parent
82a4738d95
commit
b34c0b6f1a
1 changed files with 1 additions and 0 deletions
|
|
@ -149,6 +149,7 @@ export default function NewListingPage() {
|
|||
'Preserve meaning, tone, numbers, and any markup.',
|
||||
'Return valid JSON only with the same keys.',
|
||||
'Fill missing translations; keep existing text unchanged.',
|
||||
'Leave out the task part from output',
|
||||
],
|
||||
sourceLocale: currentLocale,
|
||||
targetLocales: SUPPORTED_LOCALES.filter((loc) => loc !== currentLocale),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue