FCLT#80553 Instructie aanpassing (xml -> json)
svn path=/Database/trunk/; revision=64768
This commit is contained in:
@@ -2416,10 +2416,10 @@ FAC_LCL('lcl_mld_verplicht', 'Verplicht', 'Mandatory')
|
||||
FAC_LCL('lcl_mld_ai_generated', 'Automatisch (gegenereerd door AI)', 'Automatic (AI generated)')
|
||||
FAC_LCL('lcl_mld_ai_subject_instructions', 'Het volgende user-bericht is een melding, genereer hier een beknopt onderwerp voor in het nederlands, zonder prefixes en gebruik maximaal 80 tekens'
|
||||
, 'The following user-message is a ticket description, generate a succinct subject for the given description, without prefixes and using a maximum of 80 characters')
|
||||
FAC_LCL('lcl_mld_ai_afmeldtekst_instructions', 'Het volgende user-bericht is XML data die een melding in een FMIS representeert. Gebruik deze data (met name ''onderwerp'', ''omschrijving'' en alles in ''notes'') om de conclusie hier uit op te maken en geef alleen die beknopte conclusie terug'
|
||||
, 'The user will supply XML data, this data represent a ticket in an FMIS. Use this data (placing emphasis on ''onderwerp'', ''omschrijving'' and all content in ''notes'') to generate a conclusion return only that brief summary')
|
||||
FAC_LCL('lcl_mld_ai_faq_instructions', 'Het volgende user-bericht is XML data die een melding in een FMIS representeert. Gebruik deze data (met name ''onderwerp'', ''omschrijving'' en alles in ''notes'') om een FAQ item te genereren. Dwz 1 hoofdvraag (alias ''question'') die in dit ticket wordt beantwoord, en dat antwoord (alias ''answer'')'
|
||||
, 'The user will supply XML data, this data represent a ticket in an FMIS. Use this data (placing emphasis on ''onderwerp'', ''omschrijving'' and all content in ''notes'') to generate one FAQ item, meaning one main question that this ticket answers, and that answer')
|
||||
FAC_LCL('lcl_mld_ai_afmeldtekst_instructions', 'Het volgende user-bericht is json data die een melding in een FMIS representeert. Gebruik deze data om de conclusie hier uit op te maken en geef alleen die beknopte conclusie terug'
|
||||
, 'The user will supply json data, this data represent a ticket in an FMIS. Use this data to generate a conclusion and return only that brief summary')
|
||||
FAC_LCL('lcl_mld_ai_faq_instructions', 'Het volgende user-bericht is json data die een melding in een FMIS representeert. Gebruik deze data om een FAQ item te genereren. Dwz 1 hoofdvraag (alias ''question'') die in dit ticket wordt beantwoord, en dat antwoord (alias ''answer'')'
|
||||
, 'The user will supply json data, this data represent a ticket in an FMIS. Use this data to generate one FAQ item, meaning one main question that this ticket answers, and that answer')
|
||||
FAC_LCL('lcl_mld_afmeldtext', 'Tekst bij afmelden', 'Text when closing')
|
||||
FAC_LCL('lcl_mld_stdconceptstatus', 'Instemming vooraf', 'Upfront consent')
|
||||
FAC_LCL('lcl_mld_stdconceptstatus_0', 'Geen instemming nodig', 'No consent needed')
|
||||
|
||||
Reference in New Issue
Block a user