How To Write With An LLM
How To Write With An LLM Thomas Ptacek on using LLMs as copyeditors, not as writing assistants: Rule Number One: You may not use a single word an LLM suggests to you. [...] I think that as a form of i…
来源与阅读说明
发布方:Simon Willison。原文发布时间:2026-09-17。本文为外部知识索引,仅提供订阅源短摘要,不转载全文。完整论证、代码、图片和使用许可请查阅原文。
订阅源摘要
How To Write With An LLM Thomas Ptacek on using LLMs as copyeditors, not as writing assistants: Rule Number One: You may not use a single word an LLM suggests to you. [...] I think that as a form of i…
建议如何学习
先确认原文使用的模型、工具版本与前置知识,再选择一个最小示例动手复现。记录输入、输出和失败原因;涉及效果或性能结论时,检查其评测条件是否适合你的场景。完成后将可复用步骤记入工作台。