From a6e612661630c0f5e76be879866320b713d5e158 Mon Sep 17 00:00:00 2001 From: Daniel Laskewitz Date: Tue, 26 Mar 2024 15:38:19 +0100 Subject: [PATCH] Added prompt to metadata. --- prompts/ai-builder/language-detection/assets/sample.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/prompts/ai-builder/language-detection/assets/sample.json b/prompts/ai-builder/language-detection/assets/sample.json index 23c4792..7fb7dfe 100644 --- a/prompts/ai-builder/language-detection/assets/sample.json +++ b/prompts/ai-builder/language-detection/assets/sample.json @@ -25,8 +25,8 @@ ], "metadata": [ { - "key": "POWERAPPS-CUSTOMCONNECTOR", - "value": "No" + "key": "Prompt", + "value": "Please identify the predominant language of this text [text]. The detected language should be returned as the 'script' of the language. For instance, for the phrase 'I have a dog', it will return 'en' instead of 'en-US'. The response for languages that can't be detected is unknown. Only return the language, do not say anything else." } ], "thumbnails": [