inline simple chat engine as a default
Showing
- templates/index.ts 2 additions, 11 deletionstemplates/index.ts
- templates/types/simple/express/src/controllers/chat.controller.ts 1 addition, 1 deletion...s/types/simple/express/src/controllers/chat.controller.ts
- templates/types/simple/express/src/controllers/engine/index.ts 0 additions, 0 deletions...ates/types/simple/express/src/controllers/engine/index.ts
- templates/types/simple/express/tsconfig.json 3 additions, 2 deletionstemplates/types/simple/express/tsconfig.json
- templates/types/simple/nextjs/app/api/chat/engine/index.ts 7 additions, 0 deletionstemplates/types/simple/nextjs/app/api/chat/engine/index.ts
- templates/types/simple/nextjs/app/api/chat/route.ts 1 addition, 1 deletiontemplates/types/simple/nextjs/app/api/chat/route.ts
- templates/types/streaming/express/src/controllers/chat.controller.ts 1 addition, 1 deletion...ypes/streaming/express/src/controllers/chat.controller.ts
- templates/types/streaming/express/src/controllers/engine/index.ts 7 additions, 0 deletions...s/types/streaming/express/src/controllers/engine/index.ts
- templates/types/streaming/express/tsconfig.json 2 additions, 1 deletiontemplates/types/streaming/express/tsconfig.json
- templates/types/streaming/nextjs/app/api/chat/engine/index.ts 7 additions, 0 deletions...lates/types/streaming/nextjs/app/api/chat/engine/index.ts
- templates/types/streaming/nextjs/app/api/chat/route.ts 1 addition, 1 deletiontemplates/types/streaming/nextjs/app/api/chat/route.ts
Loading
Please register or sign in to comment