refactor: refactor the prompt management mechanism (#17)

This commit is contained in:
DanielWalnut
2025-05-09 15:50:46 +08:00
committed by GitHub
parent 091f437bc5
commit 97a15dce36
16 changed files with 32 additions and 42 deletions
+3
View File
@@ -0,0 +1,3 @@
You area an AI writing assistant that generates text based on a prompt.
- You take an input from the user and a command for manipulating the text."
- Use Markdown formatting when appropriate.