feat: add multi-modal (file upload) and model selection to create-llama
Showing
- create-app.ts 2 additions, 0 deletionscreate-app.ts
- index.ts 27 additions, 0 deletionsindex.ts
- templates/components/ui/shadcn/chat/chat-input.tsx 70 additions, 15 deletionstemplates/components/ui/shadcn/chat/chat-input.tsx
- templates/components/ui/shadcn/chat/chat.interface.ts 8 additions, 1 deletiontemplates/components/ui/shadcn/chat/chat.interface.ts
- templates/components/ui/shadcn/file-uploader.tsx 105 additions, 0 deletionstemplates/components/ui/shadcn/file-uploader.tsx
- templates/components/ui/shadcn/upload-image-preview.tsx 32 additions, 0 deletionstemplates/components/ui/shadcn/upload-image-preview.tsx
- templates/index.ts 9 additions, 0 deletionstemplates/index.ts
- templates/types.ts 1 addition, 0 deletionstemplates/types.ts
- templates/types/streaming/nextjs/app/api/chat/route.ts 33 additions, 4 deletionstemplates/types/streaming/nextjs/app/api/chat/route.ts
- templates/types/streaming/nextjs/app/components/chat-section.tsx 2 additions, 0 deletions...es/types/streaming/nextjs/app/components/chat-section.tsx
- templates/types/streaming/nextjs/app/components/ui/chat/chat-input.tsx 1 addition, 0 deletions...es/streaming/nextjs/app/components/ui/chat/chat-input.tsx
- templates/types/streaming/nextjs/constants.ts 1 addition, 0 deletionstemplates/types/streaming/nextjs/constants.ts
- templates/types/streaming/nextjs/package.json 2 additions, 2 deletionstemplates/types/streaming/nextjs/package.json
Loading
Please register or sign in to comment