Skip to content

Commit ed71815

Browse files
Zach LasiukZach Lasiuk
authored andcommitted
updated checker's system prompt
1 parent b2b391b commit ed71815

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/check_open_category.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ def ai_decide_label(client: OpenAI, entry: str, candidates: List[str], examples:
180180
system = (
181181
"You standardize taxonomy labels for 'tools_software_languages' on a public site. "
182182
"Prefer an existing canonical label if the user's entry is a near-duplicate. "
183+
"Flag entries that are not tools, software, or langages (such as hardware, devices, or generic lables like 'mobile' or 'coding')."
183184
"Otherwise, minimally rewrite to match brand-correctness (NGINX not ngnix; AWS Lambda not Lambda; Apache Tomcat not Tomcat; Visual Studio Code not VS Code)."
184185
)
185186

0 commit comments

Comments
 (0)