From 522530a9be4fddb22635736f07104247c976b48f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Fuch=C3=9F?= Date: Tue, 24 Sep 2024 16:15:38 +0200 Subject: [PATCH] Adapt prompt --- .../ardoco/tlr/models/informants/LLMArchitecturePrompt.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stages-tlr/model-provider/src/main/java/edu/kit/kastel/mcse/ardoco/tlr/models/informants/LLMArchitecturePrompt.java b/stages-tlr/model-provider/src/main/java/edu/kit/kastel/mcse/ardoco/tlr/models/informants/LLMArchitecturePrompt.java index e68bd92..16b26d5 100644 --- a/stages-tlr/model-provider/src/main/java/edu/kit/kastel/mcse/ardoco/tlr/models/informants/LLMArchitecturePrompt.java +++ b/stages-tlr/model-provider/src/main/java/edu/kit/kastel/mcse/ardoco/tlr/models/informants/LLMArchitecturePrompt.java @@ -22,7 +22,7 @@ public enum LLMArchitecturePrompt { "Now provide a list that only covers the component names. Omit common prefixes and suffixes in the names."), // AGGREGATION_V1(""" You get a list of possible component names. Your task is to aggregate the list and remove duplicates. - Also filter out component names that are very generic. Do not repeat what you filtered out. Only provide the final list. + Also filter out component names that are very generic. Do not repeat what you filtered out. Only provide the final enumeration. Possible component names: