remove much pre-AIX code.
This commit is contained in:
Enrico Ros
2024-08-24 04:39:53 -07:00
parent 0603a48e1e
commit 9b98c43b92
37 changed files with 123 additions and 1618 deletions
-2
View File
@@ -1,2 +0,0 @@
export const runtime = 'edge';
export { llmStreamingRelayHandler as POST } from '~/modules/llms/server/llm.server.streaming';