mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-18 13:05:55 -04:00
[PR #456] [MERGED] Bump llamacloud index and fix issues #518
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/create-llama/pull/456
Author: @leehuwuj
Created: 12/3/2024
Status: ✅ Merged
Merged: 12/3/2024
Merged by: @marcusschiesser
Base:
main← Head:lee/fix-llamacloud-index📝 Commits (10+)
ab9ad19bump llama_cloud and update pipeline621197cadd change set36f1b17add missing change0ba0c8dbetter error handlingac70b6cbump llama-index8a55431bump llama-index1e93f93bump llama-indexcb4a16ffix reflex661f13dadd option for not waiting file upload to LlamaCloud05c2d53add tqdm to show upload progress📊 Changes
10 files changed (+127 additions, -85 deletions)
View changed files
➕
.changeset/shaggy-rats-draw.md(+5 -0)📝
helpers/python.ts(+15 -15)📝
helpers/tools.ts(+2 -2)📝
templates/components/vectordbs/python/llamacloud/generate.py(+28 -51)📝
templates/components/vectordbs/python/llamacloud/index.py(+55 -4)📝
templates/components/vectordbs/python/llamacloud/service.py(+16 -9)📝
templates/types/extractor/fastapi/app/ui/components/upload.py(+3 -2)📝
templates/types/extractor/fastapi/pyproject.toml(+1 -1)📝
templates/types/streaming/fastapi/app/services/file.py(+1 -0)📝
templates/types/streaming/fastapi/pyproject.toml(+1 -1)📄 Description
Summary by CodeRabbit
New Features
Bug Fixes
Chores
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.