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.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f116e93338759efe48cf29ae4e82957cc3e0a7519b4c5400fa846a4a1de3c06 |
|
MD5 | d916335060c02ee553a4c30b0c2a4919 |
|
BLAKE2b-256 | 9ed01181c6aa45257a7da892292e5b8e92c54e802fc3a08a5a3018d7987c9ede |
Close
Hashes for langchain_googledrive-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 539c1082e4afe1dc45e4ca42bf82613825fdc51b42ea17e8c95efcc1b5470884 |
|
MD5 | 44c2045207cff01057e968bfa8c2eae7 |
|
BLAKE2b-256 | 4e5a2a4cd6bb9ce4734ebfb7115e238596cb3fb54533a93f5c9f68d97dbd582c |