fix: Use user's exact terminology, don't add outdated tech names
Claude was "helpfully" adding DALL-E, GPT-4o to searches when user asked about "ChatGPT image prompting". This uses outdated knowledge. Now explicitly instructs: use the user's exact terminology, don't substitute or add tech names. Trust the user knows what they're asking about. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -135,6 +135,10 @@ Choose search queries based on QUERY_TYPE:
|
|||||||
- Goal: Find what people are actually saying
|
- Goal: Find what people are actually saying
|
||||||
|
|
||||||
For ALL query types:
|
For ALL query types:
|
||||||
|
- **USE THE USER'S EXACT TERMINOLOGY** - don't substitute or add tech names based on your knowledge
|
||||||
|
- If user says "ChatGPT image prompting", search for "ChatGPT image prompting"
|
||||||
|
- Do NOT add "DALL-E", "GPT-4o", or other terms you think are related
|
||||||
|
- Your knowledge may be outdated - trust the user's terminology
|
||||||
- EXCLUDE reddit.com, x.com, twitter.com (covered by script)
|
- EXCLUDE reddit.com, x.com, twitter.com (covered by script)
|
||||||
- INCLUDE: blogs, tutorials, docs, news, GitHub repos
|
- INCLUDE: blogs, tutorials, docs, news, GitHub repos
|
||||||
- **DO NOT output "Sources:" list** - this is noise, we'll show stats at the end
|
- **DO NOT output "Sources:" list** - this is noise, we'll show stats at the end
|
||||||
|
|||||||
Reference in New Issue
Block a user