We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 296e1dc commit 7ccac31Copy full SHA for 7ccac31
.env.example
@@ -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