-
- Downloads
feat: support showing image for chat message in NextJS (#368)
Showing
- helpers/index.ts 4 additions, 0 deletionshelpers/index.ts
- templates/types/streaming/nextjs/app/api/chat/llamaindex-stream.ts 39 additions, 8 deletions.../types/streaming/nextjs/app/api/chat/llamaindex-stream.ts
- templates/types/streaming/nextjs/app/api/chat/route.ts 9 additions, 5 deletionstemplates/types/streaming/nextjs/app/api/chat/route.ts
- templates/types/streaming/nextjs/app/components/chat-section.tsx 8 additions, 1 deletion...es/types/streaming/nextjs/app/components/chat-section.tsx
- templates/types/streaming/nextjs/app/components/transform.ts 19 additions, 0 deletionstemplates/types/streaming/nextjs/app/components/transform.ts
- templates/types/streaming/nextjs/app/components/ui/chat/chat-message.tsx 33 additions, 2 deletions.../streaming/nextjs/app/components/ui/chat/chat-message.tsx
- templates/types/streaming/nextjs/app/components/ui/chat/chat.interface.ts 1 addition, 5 deletions...streaming/nextjs/app/components/ui/chat/chat.interface.ts
- templates/types/streaming/nextjs/app/components/ui/chat/index.ts 1 addition, 1 deletion...es/types/streaming/nextjs/app/components/ui/chat/index.ts
Please register or sign in to comment