-
- Downloads
Use recursive strategy by default for SharePoint (#12557)
Most of the other readers (including OneDrive which is the most similar) use recursive file reading by default. Do the same thing here. Also treat empty strings as the value not being present.
Showing
- llama-index-integrations/readers/llama-index-readers-microsoft-sharepoint/CHANGELOG.md 4 additions, 0 deletions...ers/llama-index-readers-microsoft-sharepoint/CHANGELOG.md
- llama-index-integrations/readers/llama-index-readers-microsoft-sharepoint/llama_index/readers/microsoft_sharepoint/base.py 7 additions, 7 deletions...arepoint/llama_index/readers/microsoft_sharepoint/base.py
- llama-index-integrations/readers/llama-index-readers-microsoft-sharepoint/pyproject.toml 1 addition, 1 deletion...s/llama-index-readers-microsoft-sharepoint/pyproject.toml
Please register or sign in to comment