llama-index readers intercom integration
Project description
Intercom Loader
pip install llama-index-readers-intercom
This loader fetches the text from Intercom help articles using the Intercom API. It also uses the BeautifulSoup library to parse the HTML and extract the text from the articles.
Usage
To use this loader, you need to pass in an Intercom account access token.
from llama_index.readers.intercom import IntercomReader
loader = IntercomReader(intercom_access_token="my_access_token")
documents = loader.load_data()
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
File details
Details for the file llama_index_readers_intercom-0.3.0.tar.gz
.
File metadata
- Download URL: llama_index_readers_intercom-0.3.0.tar.gz
- Upload date:
- Size: 2.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 | 746f8900a39c32cd377b9707df01492736622c812791db667a153f0dc351a58e |
|
MD5 | f26b9274c352dc18118fe475bb3f57cf |
|
BLAKE2b-256 | e08cfe35ddc5089ff40e8b7a5b2950883944a86e7b29433cfa606751ec6a1887 |
File details
Details for the file llama_index_readers_intercom-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: llama_index_readers_intercom-0.3.0-py3-none-any.whl
- Upload date:
- Size: 2.7 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 | e3fcff25ab09a2be4fde29bab35bb11f14f387b441ac719f226624c473216aef |
|
MD5 | 269e466ecf9ee6f6b65599447d657978 |
|
BLAKE2b-256 | 00aa6d0dc863d1561cf0e8464612835cfcae639f6074330754f4c2e63c175db6 |