Claude Opus 4.7來(lái)了,但你的提示詞可能還在拖后腿。
這不是模型變笨了——是它不再猜你想要什么。以前那句萬(wàn)能的"review this contract",現(xiàn)在產(chǎn)出質(zhì)量直線(xiàn)下滑。4.7把提示詞當(dāng)代碼執(zhí)行:你說(shuō)什么,它做什么。沒(méi)說(shuō)的?一律不管。
![]()
我翻完Anthropic 31頁(yè)官方文檔,提煉出六個(gè)必須內(nèi)化的轉(zhuǎn)向,外加一分鐘就能用的改寫(xiě)清單。
第一:給每個(gè)輸出命名,給每個(gè)邊界封頂
4.6時(shí)代寫(xiě)"review this contract",模型會(huì)自動(dòng)腦補(bǔ)結(jié)構(gòu)。4.7不會(huì)。
舊寫(xiě)法:
Review this contract.
4.7適配版:
Review this contract. Flag risks per clause. Rate severity 1-5. Suggest one rewrite per risky clause. Return as a table with columns: Clause | Risk | Severity | Rewrite.
關(guān)鍵差異:如果你不指定列名,它隨便選;如果不封頂嚴(yán)重程度,你會(huì)得到一堆"高""較高""嚴(yán)重"之類(lèi)的形容詞亂燉。4.7執(zhí)行字面意思,字面以外的自由裁量權(quán)為零。
第二:輸入變長(zhǎng),輸出跟著膨脹——必須顯式限制
以前"Summarize this report"不管原文多長(zhǎng),產(chǎn)出長(zhǎng)度相對(duì)穩(wěn)定。現(xiàn)在輸入長(zhǎng)了,總結(jié)也跟著長(zhǎng)。
舊寫(xiě)法:
Summarize this report.
4.7適配版:
Summarize this report in exactly 5 bullets. Each bullet under 15 words. First word of each bullet is an action verb.
數(shù)字必須硬編碼進(jìn)提示詞:幾段、每段多少字、首詞什么詞性。模糊指令等于失控輸出。
第三:否定指令失效,改成"要做什么+具體替換"
"Don't use jargon"還在上下文里,但4.7不再可靠地?fù)?jù)此調(diào)整行為。
舊寫(xiě)法:
Don't use jargon. Don't sound like a marketer.
4.7適配版:
Write in plain English a 16-year-old could read aloud. Use short concrete words. Replace "leverage" with "use". Replace "scalable" with "works at any size".
經(jīng)驗(yàn)法則:每條否定指令,改寫(xiě)成肯定指令+具體替換示例。告訴它用什么,而非不用什么。
第四:動(dòng)作動(dòng)詞產(chǎn)出可交付物,疑問(wèn)句產(chǎn)出討論
"Can you help me with the email?"得到一段 helpful-but-vague 的閑聊。動(dòng)作動(dòng)詞得到一封能發(fā)的郵件。
舊寫(xiě)法:
Can you help me with the email?
4.7適配版:
Open Gmail. Find [contact] and read our last thread. Draft the reply email. Final draft. Send-ready. Goal: book a 30-min meeting by Friday. Length: under 90 words. Tone: confident, casual, specific.
每個(gè)頂層動(dòng)詞(Open, Find, Draft)都把4.7鎖死到產(chǎn)出可交付物,而非討論交付物。
第五:工具調(diào)用變少,推理變多——需要廣度時(shí)主動(dòng)要求
4.7比4.6更少激進(jìn)調(diào)用工具,中間推理更多。通常這是質(zhì)量提升。但你需要全網(wǎng)地毯式搜索時(shí),得明說(shuō):
Use web search aggressively. Verify every claim with at least 2 sources before answering.
默認(rèn)行為偏保守,顯式指令才能解鎖激進(jìn)模式。
第六:默認(rèn) tone 變冷,想要 warmth 得點(diǎn)名
4.7拋棄了"great question!"的能量和大部分 emoji。如果你的品牌需要溫度:
Use a warm, conversational tone. Acknowledge my framing before answering.
更優(yōu)解:貼2-3句你想要的語(yǔ)氣參考句。4.7對(duì)節(jié)奏模仿很強(qiáng)。
萬(wàn)能加成句
Anthropic官方文檔里藏了一句,成了創(chuàng)意類(lèi)提示詞的最高杠桿補(bǔ)丁:
Go beyond the basics. Polish like you're being paid $1000.
加在任意開(kāi)放型任務(wù)末尾,產(chǎn)出質(zhì)量顯著躍升。4.7對(duì)"超越基準(zhǔn)"的指令響應(yīng)極好——前提是你明確說(shuō)了。
一分鐘改寫(xiě)清單
1. 檢查所有輸出格式:有沒(méi)有命名列名?封頂長(zhǎng)度?
2. 掃描否定詞:Don't / Avoid / Never → 改成肯定指令+替換示例
3. 首詞審計(jì):疑問(wèn)句開(kāi)頭 → 改成動(dòng)作動(dòng)詞開(kāi)頭
4. 加一句限制:字?jǐn)?shù)、段數(shù)、格式,至少鎖死一個(gè)
5. 需要溫度?顯式命名 tone,或貼參考句
6. 創(chuàng)意任務(wù)?追加"Go beyond the basics. Polish like you're being paid $1000."
4.7不是更難用,是更誠(chéng)實(shí)。它不再替你填空白,但給你的控制力是前所未有的。提示詞工程從"暗示藝術(shù)"變成"精確編程"——適應(yīng)這個(gè)轉(zhuǎn)向的人,才能榨干模型的全部潛力。
特別聲明:以上內(nèi)容(如有圖片或視頻亦包括在內(nèi))為自媒體平臺(tái)“網(wǎng)易號(hào)”用戶(hù)上傳并發(fā)布,本平臺(tái)僅提供信息存儲(chǔ)服務(wù)。
Notice: The content above (including the pictures and videos if any) is uploaded and posted by a user of NetEase Hao, which is a social media platform and only provides information storage services.