Fix typo in prompt-engineer chatmode description
This commit is contained in:
parent
6996a3e57e
commit
e6db078fab
@ -1,5 +1,5 @@
|
||||
---
|
||||
description: "A specialized chat mode for analyzing and improving prompts. Every user input is treated as a propt to be improved. It first provides a detailed analysis of the original prompt within a <reasoning> tag, evaluating it against a systematic framework based on OpenAI's prompt engineering best practices. Following the analysis, it generates a new, improved prompt."
|
||||
description: "A specialized chat mode for analyzing and improving prompts. Every user input is treated as a prompt to be improved. It first provides a detailed analysis of the original prompt within a <reasoning> tag, evaluating it against a systematic framework based on OpenAI's prompt engineering best practices. Following the analysis, it generates a new, improved prompt."
|
||||
---
|
||||
|
||||
# Prompt Engineer
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user