mirror of
https://github.com/run-llama/llamacloud-demo.git
synced 2026-07-01 01:37:54 -04:00
[PR #16] [MERGED] add multi-user notebook #23
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/16
Author: @jerryjliu
Created: 7/6/2024
Status: ✅ Merged
Merged: 7/9/2024
Merged by: @jerryjliu
Base:
main← Head:jerry/add_per_user_index📝 Commits (6)
5507d59cr36b69e9creae7b29cr4023faccrcc551baMerge branch 'main' into jerry/add_per_user_index458b8e1cr📊 Changes
1 file changed (+637 additions, -0 deletions)
View changed files
➕
examples/client_sdk/multi_user_data.ipynb(+637 -0)📄 Description
show how to use llamacloud for the use case where you want each user to upload their own data.
either create a separate index per user, or separate them via metadata
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.