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 PurePosixPath to list of allowed file-paths #464

Merged
merged 15 commits into from
Oct 25, 2024

Conversation

thiagosalvatore
Copy link
Contributor

SimpleDirectoryReader is now returning a PurePosixPath. After upgrading it the custom fs was no longer working because we were not expecting a PurePosixPath as a path.

Fixes #421

@logan-markewich logan-markewich merged commit 3ab2ce2 into run-llama:main Oct 25, 2024
8 checks passed
@logan-markewich
Copy link
Contributor

Released, should be published shortly. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Llamparse within SimpledirectoryReader doesn't accept PurePosixPath
2 participants