Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ID support for LlamaCloudIndex & update from_documents logic #16927

Merged
merged 15 commits into from
Nov 14, 2024

Conversation

Disiok
Copy link
Collaborator

@Disiok Disiok commented Nov 12, 2024

No description provided.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 12, 2024
@@ -136,16 +157,14 @@ def _wait_for_file_ingestion(
verbose: bool = False,
raise_on_error: bool = False,
) -> None:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We really should have async methods on index operations 😅 Future PR

@Disiok Disiok changed the title [WIP] Add ID support for LlamaCloudIndex Add ID support for LlamaCloudIndex & update from_documents logic Nov 14, 2024
@Disiok Disiok marked this pull request as ready for review November 14, 2024 09:41
@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Nov 14, 2024
@logan-markewich logan-markewich merged commit a56c3e0 into main Nov 14, 2024
9 of 10 checks passed
@logan-markewich logan-markewich deleted the suo/add_id_support branch November 14, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants