-
- Downloads
unified streaming and non-streaming
Showing
- templates/simple/nextjs/app/api/chat/route.ts 6 additions, 10 deletionstemplates/simple/nextjs/app/api/chat/route.ts
- templates/simple/nextjs/app/components/chat-item.tsx 0 additions, 13 deletionstemplates/simple/nextjs/app/components/chat-item.tsx
- templates/simple/nextjs/app/components/chat-section.tsx 52 additions, 35 deletionstemplates/simple/nextjs/app/components/chat-section.tsx
- templates/simple/nextjs/app/components/message-form.tsx 0 additions, 83 deletionstemplates/simple/nextjs/app/components/message-form.tsx
- templates/simple/nextjs/app/components/ui/chat-avatar.tsx 3 additions, 3 deletionstemplates/simple/nextjs/app/components/ui/chat-avatar.tsx
- templates/simple/nextjs/app/components/ui/chat-input.tsx 42 additions, 0 deletionstemplates/simple/nextjs/app/components/ui/chat-input.tsx
- templates/simple/nextjs/app/components/ui/chat-item.tsx 13 additions, 0 deletionstemplates/simple/nextjs/app/components/ui/chat-item.tsx
- templates/simple/nextjs/app/components/ui/chat-messages.tsx 11 additions, 7 deletionstemplates/simple/nextjs/app/components/ui/chat-messages.tsx
- templates/simple/nextjs/app/services/chatStorage.service.ts 0 additions, 35 deletionstemplates/simple/nextjs/app/services/chatStorage.service.ts
- templates/simple/nextjs/package.json 7 additions, 6 deletionstemplates/simple/nextjs/package.json
- templates/streaming/nextjs/app/components/chat-section.tsx 3 additions, 1 deletiontemplates/streaming/nextjs/app/components/chat-section.tsx
- templates/streaming/nextjs/app/components/ui/chat-avatar.tsx 3 additions, 3 deletionstemplates/streaming/nextjs/app/components/ui/chat-avatar.tsx
- templates/streaming/nextjs/app/components/ui/chat-input.tsx 15 additions, 2 deletionstemplates/streaming/nextjs/app/components/ui/chat-input.tsx
- templates/streaming/nextjs/app/components/ui/chat-item.tsx 5 additions, 5 deletionstemplates/streaming/nextjs/app/components/ui/chat-item.tsx
- templates/streaming/nextjs/app/components/ui/chat-messages.tsx 7 additions, 2 deletions...ates/streaming/nextjs/app/components/ui/chat-messages.tsx
Loading
Please register or sign in to comment