feat: support agent in typescript templates (#5)
Showing
- helpers/tools.ts 4 additions, 0 deletionshelpers/tools.ts
- helpers/typescript.ts 25 additions, 0 deletionshelpers/typescript.ts
- questions.ts 5 additions, 6 deletionsquestions.ts
- templates/components/engines/typescript/agent/chat.ts 26 additions, 0 deletionstemplates/components/engines/typescript/agent/chat.ts
- templates/components/engines/typescript/chat/chat.ts 13 additions, 0 deletionstemplates/components/engines/typescript/chat/chat.ts
- templates/components/vectordbs/typescript/none/index.ts 1 addition, 13 deletionstemplates/components/vectordbs/typescript/none/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/chat.ts 0 additions, 0 deletions...lates/types/simple/express/src/controllers/engine/chat.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/chat.ts 0 additions, 0 deletions...es/types/streaming/express/src/controllers/engine/chat.ts
- templates/types/streaming/express/src/controllers/llamaindex-stream.ts 6 additions, 2 deletions...es/streaming/express/src/controllers/llamaindex-stream.ts
- templates/types/streaming/nextjs/app/api/chat/engine/chat.ts 0 additions, 0 deletionstemplates/types/streaming/nextjs/app/api/chat/engine/chat.ts
- templates/types/streaming/nextjs/app/api/chat/llamaindex-stream.ts 6 additions, 2 deletions.../types/streaming/nextjs/app/api/chat/llamaindex-stream.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