Concept
模型是负责生成文字的核心参数系统。它会根据已经看到的内容预测下一段输出,但它自己不会读文件、运行命令或修改代码。你真正协作的通常不是裸模型,而是被工具和规则包起来的 agent。
English handle
A model is the prediction engine that generates text, but it cannot act on your project by itself.
Try saying it
请用英文要求 agent 不要只换模型,而是先检查工具和指令配置。
Compare
Before switching models, check whether the tools and system instructions are configured correctly.
- 是否区分了 model 和 agent?
- 是否说明要先检查工具或系统指令?
- 是否避免把模型当成能直接操作项目的东西?