llama-index readers feishu_wiki integration
Project description
Feishu Wiki Loader
This loader can traverse all feishu documents under the feishi space.
Usage
To use this loader, you need to:
- apply the permission(
wiki:wiki:readonly) of the feishu app - add the feishu app as the admin of your feishu space, see here for more help
- finally, pass your feishu space id to this loader
app_id = "xxx"
app_secret = "xxx"
space_id = "xxx"
FeishuWikiReader = download_loader("FeishuWikiReader")
loader = FeishuWikiReader(app_id, app_secret)
documents = loader.load_data(space_id=space_id)
This loader is designed to be used as a way to load data into LlamaIndex.
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file llama_index_readers_feishu_wiki-0.3.0.tar.gz.
File metadata
- Download URL: llama_index_readers_feishu_wiki-0.3.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.10 Darwin/22.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4da5747d2d8d0007e64c6e8e10674ed3cc85cb31bece4079d16a00e088e11752
|
|
| MD5 |
91dea5cd3d37721cf1359479e298251f
|
|
| BLAKE2b-256 |
07926dc6c9630ed011ca11c38498d2605f308a750c854caf52b690045920e145
|
File details
Details for the file llama_index_readers_feishu_wiki-0.3.0-py3-none-any.whl.
File metadata
- Download URL: llama_index_readers_feishu_wiki-0.3.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.10 Darwin/22.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6dc26781b4919540cb101cbe1cb002551c1422c43648c4fb00f7530ca2f59515
|
|
| MD5 |
b3065b3a7f663d122d375360db027f01
|
|
| BLAKE2b-256 |
1a4a3bc4f74dfb1adede87fb17f1fdd7d897fffeed6676cd9e0ec818427cce90
|