This is a temporary project while I wait for my langchain [pull-request](https://github.com/hwchase17/langchain/pull/5135) to be validated.
Project description
This is a more advanced integration of Google Drive with langchain.
Install
pip install langchain-googledrive
For debug
poetry install -with test
make test
Features:
Langchain component:
Fully compatible with Google Drive API
- Manage file in trash
- Manage shortcut
- Manage file description
- Paging with request GDrive list()
- Multiple kinds of template for request GDrive
- Convert a lot of mime type (can be configured). The list is adjusted according to the packages availables
- Can use only the description of files, without loading and conversion of the body
- Lambda fine filter
- Remove duplicate documents (in case of shortcut)
- Add Url to documents (or part of documents like specific slide)
- Use environment variable for reference an API tokens
- Manage different king of strange state with Google File (absence of URL, etc.)
- Use fully lazy strategy to save memory
- Convert GDoc, GSheet and GSlide with different modes
- Extract text, bullet point, tables, titles, links
langchain Pull-request
I couldn't get a pull-request accepted because the project is too big. Sorry for that.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for langchain_googledrive-0.1.40.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e8074e030b7dbcbcad628e62347d6ae5876eec0924c9c1351657cbbc6cb3495 |
|
MD5 | 1de8859f3133ec895701308e85069a89 |
|
BLAKE2b-256 | 64e45268883992e29972be1155b9fff3f530ed6154500838ab46f58a10f169d0 |
Close
Hashes for langchain_googledrive-0.1.40-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3889bce7c98100c06cb286cbc07efe2c891e949f766ebf3e1e69c7d1b60752a2 |
|
MD5 | 1ebb1e3a461f5142c61c6894e0b87b4d |
|
BLAKE2b-256 | 07a1d24194ef5b05a49216a4d4f65304e0f2afec77a699bfc596a788c689136d |