Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
javascript api exception
#109
by
aaazzz666
- opened
I got an exception when using via javascript api, does anyone know how to deal with it?
The code is the same as the example, and it run well via python api.
Here is the error message:
node:internal/process/esm_loader:97
internalBinding('errors').triggerUncaughtException(
^
{
type: 'status',
endpoint: '/chat',
fn_index: 26,
time: 2023-09-21T07:16:58.960Z,
queue: true,
message: 'None',
stage: 'error',
code: undefined,
success: false
}
Node.js v18.17.1