Update
This commit is contained in:
parent
902190b93b
commit
4a98dff754
@ -24,7 +24,7 @@ Return first the background hexadecimals, put a ||| separator, and then all the
|
||||
Do not include markdown "\`\`\`" or "\`\`\`html" at the start or end.`
|
||||
|
||||
const openai = new OpenAI({
|
||||
apiKey: process.env.OPENAI_API_TOKEN,
|
||||
apiKey: process.env.OPENAI_API_KEY,
|
||||
})
|
||||
|
||||
export const runtime = 'edge'
|
||||
|
Loading…
x
Reference in New Issue
Block a user