Skip to content

Commit b8f5b3a

Browse files
author
Anthony Bernabeu
authored
Merge pull request #353 from tracy-french/fix-classifier-prompt-typo
fix classifier prompt typo
2 parents 962a84e + 9ea1ede commit b8f5b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript/src/classifiers/classifier.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Analyze the user's input and categorize it into one of the following agent types
9696
<agents>
9797
{{AGENT_DESCRIPTIONS}}
9898
</agents>
99-
If you are unable to select an agent put "unkwnown"
99+
If you are unable to select an agent put "unknown"
100100
101101
102102
Guidelines for classification:

0 commit comments

Comments
 (0)