mirror of
https://github.com/run-llama/llamacloud-demo.git
synced 2026-07-01 22:34:02 -04:00
[PR #23] [MERGED] Add more examples for LlamaCloud usage #30
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/llamacloud-demo/pull/23
Author: @jonathanhliu21
Created: 8/9/2024
Status: ✅ Merged
Merged: 8/22/2024
Merged by: @jerryjliu
Base:
main← Head:add-example📝 Commits (4)
140536dadd corrective rag workflow notebookdb542f3add file retrieve workflow notebook40121c6Adds SQL router example0f94517cr📊 Changes
4 files changed (+2547 additions, -0 deletions)
View changed files
➕
.gitignore(+165 -0)➕
examples/10k_apple_tesla/file_retrieve_workflow.ipynb(+1205 -0)➕
examples/corrective_rag/corrective_rag_workflow.ipynb(+462 -0)➕
examples/llamacloud_sql_router/llamacloud_sql_router.ipynb(+715 -0)📄 Description
Adds the following examples for LlamaCloud usage
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.