-
- Downloads
refactor: make components resuable for chat llm (#202)
---------
Co-authored-by:
Marcus Schiesser <mail@marcusschiesser.de>
Showing
- .changeset/cool-jeans-bake.md 5 additions, 0 deletions.changeset/cool-jeans-bake.md
- templates/components/engines/typescript/agent/chat.ts 1 addition, 1 deletiontemplates/components/engines/typescript/agent/chat.ts
- templates/components/engines/typescript/chat/chat.ts 1 addition, 1 deletiontemplates/components/engines/typescript/chat/chat.ts
- templates/components/llamaindex/typescript/documents/pipeline.ts 7 additions, 34 deletions...es/components/llamaindex/typescript/documents/pipeline.ts
- templates/components/llamaindex/typescript/documents/upload.ts 17 additions, 2 deletions...ates/components/llamaindex/typescript/documents/upload.ts
- templates/components/vectordbs/typescript/milvus/shared.ts 7 additions, 3 deletionstemplates/components/vectordbs/typescript/milvus/shared.ts
- templates/types/streaming/express/src/controllers/chat-upload.controller.ts 3 additions, 1 deletion...reaming/express/src/controllers/chat-upload.controller.ts
- templates/types/streaming/nextjs/app/api/chat/upload/route.ts 8 additions, 1 deletion...lates/types/streaming/nextjs/app/api/chat/upload/route.ts
- templates/types/streaming/nextjs/app/components/ui/chat/chat-input.tsx 4 additions, 2 deletions...es/streaming/nextjs/app/components/ui/chat/chat-input.tsx
- templates/types/streaming/nextjs/app/components/ui/chat/hooks/use-file.ts 7 additions, 3 deletions...streaming/nextjs/app/components/ui/chat/hooks/use-file.ts
Loading
Please register or sign in to comment