-
- Downloads
fix: TypeScript templates do not create a new LlamaCloud index or upload a...
fix: TypeScript templates do not create a new LlamaCloud index or upload a file to an existing index. (#356)
Showing
- .changeset/lucky-queens-smile.md 5 additions, 0 deletions.changeset/lucky-queens-smile.md
- .changeset/thirty-tips-drum.md 5 additions, 0 deletions.changeset/thirty-tips-drum.md
- e2e/shared/streaming_template.spec.ts 7 additions, 0 deletionse2e/shared/streaming_template.spec.ts
- templates/components/llamaindex/typescript/documents/upload.ts 20 additions, 8 deletions...ates/components/llamaindex/typescript/documents/upload.ts
- templates/components/llamaindex/typescript/streaming/events.ts 1 addition, 1 deletion...ates/components/llamaindex/typescript/streaming/events.ts
- templates/components/vectordbs/python/llamacloud/generate.py 7 additions, 15 deletionstemplates/components/vectordbs/python/llamacloud/generate.py
- templates/components/vectordbs/python/llamacloud/query_filter.py 1 addition, 1 deletion...es/components/vectordbs/python/llamacloud/query_filter.py
- templates/components/vectordbs/typescript/llamacloud/generate.ts 19 additions, 4 deletions...es/components/vectordbs/typescript/llamacloud/generate.ts
- templates/components/vectordbs/typescript/llamacloud/queryFilter.ts 1 addition, 1 deletion...components/vectordbs/typescript/llamacloud/queryFilter.ts
- templates/types/streaming/express/package.json 1 addition, 1 deletiontemplates/types/streaming/express/package.json
- templates/types/streaming/fastapi/app/api/routers/chat_config.py 5 additions, 2 deletions...es/types/streaming/fastapi/app/api/routers/chat_config.py
- templates/types/streaming/nextjs/app/components/ui/chat/widgets/LlamaCloudSelector.tsx 10 additions, 1 deletion...tjs/app/components/ui/chat/widgets/LlamaCloudSelector.tsx
- templates/types/streaming/nextjs/package.json 1 addition, 1 deletiontemplates/types/streaming/nextjs/package.json
.changeset/lucky-queens-smile.md
0 → 100644
.changeset/thirty-tips-drum.md
0 → 100644
Please register or sign in to comment