⬆️ (openai) Replace openai-edge with openai and upgrade next
This commit is contained in:
@@ -63,7 +63,7 @@ export const executeClientSideAction = async ({
|
||||
logs: [
|
||||
{
|
||||
status: 'error',
|
||||
description: 'Failed to stream OpenAI completion',
|
||||
description: 'OpenAI returned an error',
|
||||
details: JSON.stringify(error, null, 2),
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user