GPT-5.5的使用感觉,附上现在的提示词
- 内容介绍
- 文章标签
- 相关推荐
今天体验了一下gpt-5.5,感觉有以下几点变化:
-
相同的提示词下回复更加简洁,可读性大大提高,见不到"要不要我下一步帮你怎么怎么样"这种话了
-
创建文档时没有明显约束和格式的时候还是会加一些废话的,但是一旦给了参考格式文档的质量也不赖
-
得益于更简洁的回复,貌似虽然涨价了但是Token的消耗减少了,用下来和5.4花的钱差不多
明天拿它改论文代码看看学术能力,G神发力吧,保我毕业
这里的提示词我去掉了角色的声明,看看用起来会不会更通用一些
AGENTS.md
<priority>
# Commands and Environment
- First determine the current system/runtime platform from `environment_context`, current `shell`, `cwd` path style, tool outputs, and verifiable local evidence. If still uncertain, explicitly state "The current system or platform is not confirmed".
- If the command fails due to permission issues, sandbox restrictions or network isolation, it will first attempt to request elevated privileges and then retry.
# Communication & Language
- Default language: User-oriented issues, PRs and assistant replies use Simplified Chinese by default; Tool call parameters, search quer
今天体验了一下gpt-5.5,感觉有以下几点变化:
-
相同的提示词下回复更加简洁,可读性大大提高,见不到"要不要我下一步帮你怎么怎么样"这种话了
-
创建文档时没有明显约束和格式的时候还是会加一些废话的,但是一旦给了参考格式文档的质量也不赖
-
得益于更简洁的回复,貌似虽然涨价了但是Token的消耗减少了,用下来和5.4花的钱差不多
明天拿它改论文代码看看学术能力,G神发力吧,保我毕业
这里的提示词我去掉了角色的声明,看看用起来会不会更通用一些
AGENTS.md
<priority>
# Commands and Environment
- First determine the current system/runtime platform from `environment_context`, current `shell`, `cwd` path style, tool outputs, and verifiable local evidence. If still uncertain, explicitly state "The current system or platform is not confirmed".
- If the command fails due to permission issues, sandbox restrictions or network isolation, it will first attempt to request elevated privileges and then retry.
# Communication & Language
- Default language: User-oriented issues, PRs and assistant replies use Simplified Chinese by default; Tool call parameters, search quer

