Spaces:
Running
Running
File size: 89 Bytes
b16e3f0 |
1 2 3 4 |
import { getNewSessionId } from "./src/openai";
const device = await getNewSessionId();
|