-
- Downloads
feat: make chat-session component independence from container (#124)
Showing
- templates/components/ui/html/chat/chat-messages.tsx 7 additions, 6 deletionstemplates/components/ui/html/chat/chat-messages.tsx
- templates/types/streaming/nextjs/app/components/chat-section.tsx 1 addition, 1 deletion...es/types/streaming/nextjs/app/components/chat-section.tsx
- templates/types/streaming/nextjs/app/components/ui/chat/chat-input.tsx 1 addition, 1 deletion...es/streaming/nextjs/app/components/ui/chat/chat-input.tsx
- templates/types/streaming/nextjs/app/components/ui/chat/chat-messages.tsx 15 additions, 13 deletions...streaming/nextjs/app/components/ui/chat/chat-messages.tsx
- templates/types/streaming/nextjs/app/components/ui/chat/hooks/use-csv.ts 1 addition, 1 deletion.../streaming/nextjs/app/components/ui/chat/hooks/use-csv.ts
- templates/types/streaming/nextjs/app/globals.css 4 additions, 1 deletiontemplates/types/streaming/nextjs/app/globals.css
- templates/types/streaming/nextjs/app/page.tsx 7 additions, 3 deletionstemplates/types/streaming/nextjs/app/page.tsx
Please register or sign in to comment