Skip to content

Commit 46887f6

Browse files
committed
add summary gen
1 parent 6bd6850 commit 46887f6

File tree

6 files changed

+1597
-51
lines changed

6 files changed

+1597
-51
lines changed

.env.example

+3
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@
1616
# Get this from https://github.com/settings/tokens
1717
# Required scopes: repo, read:user
1818
GITHUB_TOKEN=""
19+
20+
# Get this from https://platform.openai.com/api-keys
21+
OPENAI_API_KEY=""

0 commit comments

Comments
 (0)