File tree 2 files changed +10
-0
lines changed
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
126
126
save conventional_commit.tmpl to /Users/xxxxx/.config/codegpt/prompt/conventional_commit.tmpl
127
127
```
128
128
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
+
129
134
### How to change to Azure OpenAI Service
130
135
131
136
Please 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
126
126
save conventional_commit.tmpl to /Users/xxxxx/.config/codegpt/prompt/conventional_commit.tmpl
127
127
```
128
128
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
+
129
134
### 如何切換到 Azure OpenAI 服務
130
135
131
136
請從 Azure 資源管理門戶的左側菜單中獲取 ` API 金鑰 ` 、` 端點 ` 和 ` 模型部署 ` 列表。
You can’t perform that action at this time.
0 commit comments