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.30.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56e32b1f62ada5780bcf699a1a9093246af3446476b07175328809746a53cf1f |
|
MD5 | 6ac7177ef18707baf88229af391ac23b |
|
BLAKE2b-256 | fd40029fc5622b28f125c44816b2573d19617d9bd5610bf83bb012fc890dc681 |
Close
Hashes for langchain_googledrive-0.1.30-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1455266fc3acbb593e61c674417a256bcfc46f3aaeca9f68f0cd91b0544fe64 |
|
MD5 | 9c40b2bd9cc1ca7d8027ddaeed56c6c6 |
|
BLAKE2b-256 | 99aea4dccfa326f4d4f66ce9b006f60f4614c926d8db4f09a71c0d6f5aacd314 |