Skip to content

Commit f3cdb52

Browse files
committed
improved classify prompt
1 parent e547050 commit f3cdb52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/cat/looking_glass/stray_cat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ def classify(
625625
Allowed classes are:
626626
{labels_list}{examples_list}
627627
628-
"{sentence}" -> """
628+
Just output the class, nothing else."""
629629

630630
response = self.llm(prompt)
631631

0 commit comments

Comments
 (0)