Skip to content

Commit 1e19172

Browse files
committed
docs: update README files with template links
- Add template links to the `README.md` - Add template links to the `README.zh-tw.md` Signed-off-by: appleboy <[email protected]>
1 parent 1b7e578 commit 1e19172

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,11 @@ save summarize_title.tmpl to /Users/xxxxx/.config/codegpt/prompt/summarize_title
126126
save conventional_commit.tmpl to /Users/xxxxx/.config/codegpt/prompt/conventional_commit.tmpl
127127
```
128128

129+
- [code_review_file_diff.tmpl](./prompt/templates/code_review_file_diff.tmpl)
130+
- [summarize_file_diff.tmpl](./prompt/templates/summarize_file_diff.tmpl)
131+
- [summarize_title.tmpl](./prompt/templates/summarize_title.tmpl)
132+
- [conventional_commit.tmpl](./prompt/templates/conventional_commit.tmpl)
133+
129134
### How to change to Azure OpenAI Service
130135

131136
Please get the `API key`, `Endpoint` and `Model deployments` list from Azure Resource Management Portal on left menu.

README.zh-tw.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,11 @@ save summarize_title.tmpl to /Users/xxxxx/.config/codegpt/prompt/summarize_title
126126
save conventional_commit.tmpl to /Users/xxxxx/.config/codegpt/prompt/conventional_commit.tmpl
127127
```
128128

129+
- [code_review_file_diff.tmpl](./prompt/templates/code_review_file_diff.tmpl)
130+
- [summarize_file_diff.tmpl](./prompt/templates/summarize_file_diff.tmpl)
131+
- [summarize_title.tmpl](./prompt/templates/summarize_title.tmpl)
132+
- [conventional_commit.tmpl](./prompt/templates/conventional_commit.tmpl)
133+
129134
### 如何切換到 Azure OpenAI 服務
130135

131136
請從 Azure 資源管理門戶的左側菜單中獲取 `API 金鑰``端點``模型部署` 列表。

0 commit comments

Comments
 (0)