Skip to content

Commit 56dcc83

Browse files
committed
docs(customize): add note about default prompt location #256
Added a note in the customization documentation to indicate the location of default prompt files in `src/main/resources/genius/` and provided a link for reference.
1 parent 76943cf commit 56dcc83

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/customize/prompt-override.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,7 @@ For example, create a file named `prompts/sql/sql-gen-clarify.vm`, will override
4646
└── sre
4747
└── generate-dockerfile.vm
4848
```
49+
50+
系统自带的 Prompt 文件在 `src/main/resources/genius/` 目录下,可以参考这些文件进行自定义(保持变量名一致)。
51+
52+
详细见:https://github.com/unit-mesh/auto-dev/tree/master/core/src/main/resources/genius

0 commit comments

Comments
 (0)