diff --git a/core/cat/looking_glass/stray_cat.py b/core/cat/looking_glass/stray_cat.py index dc0f04adf..b71093fd9 100644 --- a/core/cat/looking_glass/stray_cat.py +++ b/core/cat/looking_glass/stray_cat.py @@ -625,7 +625,7 @@ def classify( Allowed classes are: {labels_list}{examples_list} -"{sentence}" -> """ +Just output the class, nothing else.""" response = self.llm(prompt)