Skip to content

Commit 1aca95e

Browse files
authored
Merge pull request #13 from GregBrimble/fix-openai-sdk-streaming
Fix OpenAI SDK Streaming example
2 parents 9e89286 + e6b3181 commit 1aca95e

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
OPENAI_API_KEY=

workers/openai-sdk-streaming/wrangler.jsonc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
"observability": {
1111
"enabled": true
1212
}
13-
"vars": {
14-
"OPENAI_API_KEY": "Your API key here"
15-
},
1613
/**
1714
* Smart Placement
1815
* Docs: https://developers.cloudflare.com/workers/configuration/smart-placement/#smart-placement

0 commit comments

Comments
 (0)