mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-11 06:00:15 -07:00
2 lines
142 B
TypeScript
2 lines
142 B
TypeScript
export const runtime = 'edge';
|
|
export { openaiStreamingRelayHandler as POST } from '~/modules/llms/transports/server/openai/openai.streaming'; |