> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qoder.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 一键优化提示词

对话框内输入的提示词支持结合已添加的上下文与对话历史进行自动优化。

* **输入提示**：在输入框中键入初步想法（例如：“添加工单升级功能”）。
* **优化输入**：点击输入框右侧的 **优化输入 <svg style={{display: "inline", verticalAlign: "baseline", margin: "0 2px"}} viewBox="0 0 24 24" width="14" height="14" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M1 11C6.52285 11 11 6.52285 11 1H13C13 6.52285 17.4772 11 23 11V13C17.4772 13 13 17.4772 13 23H11C11 17.4772 6.52285 13 1 13V11ZM5.80342 12C8.56895 13.2093 10.7907 15.431 12 18.1966C13.2093 15.431 15.431 13.2093 18.1966 12C15.431 10.7907 13.2093 8.56895 12 5.80342C10.7907 8.56895 8.56895 10.7907 5.80342 12Z" /></svg>** 按钮，系统将基于输入内容与上下文，生成详细且可操作的提示词。
* **查看与编辑**：生成的提示词包含目标、约束条件和实现指导，支持二次编辑修改。
* **撤销或提交**：可撤销增强操作，或直接提交优化后的提示词。
