streaming, markdown, model selecting, and lots more
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { auth } from "~~/lib/auth";
|
||||
import { auth } from '~~/lib/auth';
|
||||
|
||||
export default defineEventHandler((event) => {
|
||||
return auth.handler(toWebRequest(event));
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user