File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -126,6 +126,11 @@ save summarize_title.tmpl to /Users/xxxxx/.config/codegpt/prompt/summarize_title
126126save 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
131136Please get the ` API key ` , ` Endpoint ` and ` Model deployments ` list from Azure Resource Management Portal on left menu.
Original file line number Diff line number Diff line change @@ -126,6 +126,11 @@ save summarize_title.tmpl to /Users/xxxxx/.config/codegpt/prompt/summarize_title
126126save 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 金鑰 ` 、` 端點 ` 和 ` 模型部署 ` 列表。
You can’t perform that action at this time.
0 commit comments