Skip to content

Commit e6b3181

Browse files
committed
Fix OpenAI SDK Streaming example
1 parent 9e89286 commit e6b3181

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)