mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-11 14:10:15 -07:00
4 lines
173 B
TypeScript
4 lines
173 B
TypeScript
export { openaiStreamingResponse as default } from '~/modules/llms/transports/server/openai.streaming';
|
|
|
|
// noinspection JSUnusedGlobalSymbols
|
|
export const runtime = 'edge'; |