Skip to content

Commit 7ccac31

Browse files
committed
docs: Add .env.example for project configuration
1 parent 296e1dc commit 7ccac31

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.env.example

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# This is an example environment file.
2+
# Copy this file to .env and fill in your actual values.
3+
4+
# Get your API key from https://platform.openai.com/account/api-keys
5+
OPENAI_API_KEY="sk-..."

0 commit comments

Comments
 (0)