Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit 725efcf

Browse files
authored
remove raw summary context from review and comment (#254)
1 parent caa7a8f commit 725efcf

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

dist/index.js

Lines changed: 0 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/prompts.ts

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,6 @@ Description:
6363
$description
6464
\`\`\`
6565
66-
OpenAI generated summary:
67-
\`\`\`
68-
$raw_summary
69-
\`\`\`
70-
7166
Content of \`$filename\` prior to changes:
7267
\`\`\`
7368
$file_content
@@ -200,11 +195,6 @@ Description:
200195
$description
201196
\`\`\`
202197
203-
OpenAI generated summary:
204-
\`\`\`
205-
$raw_summary
206-
\`\`\`
207-
208198
Content of file prior to changes:
209199
\`\`\`
210200
$file_content

0 commit comments

Comments
 (0)