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