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
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
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_intercom-0.5.0.tar.gz.
File metadata
- Download URL: llama_index_readers_intercom-0.5.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11d31410cc87c20fdc8ba137207af331bf4fb9a2733c5e73e5f4695aa0b13e91
|
|
| MD5 |
36fda757eb06d62d7a011f8cdf2536e8
|
|
| BLAKE2b-256 |
17b3d26460b380f08a9b0a980146c483f6c1f9a24f5ac93c2cca9854da704475
|
File details
Details for the file llama_index_readers_intercom-0.5.0-py3-none-any.whl.
File metadata
- Download URL: llama_index_readers_intercom-0.5.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b449f92cd8fc28f22492b8a08971cc34c6e02963bdc73d4c4e47d8ac1071363
|
|
| MD5 |
d9b50d8b8d1e85e4ca2000f5af5c7085
|
|
| BLAKE2b-256 |
7ae0256bda9053ef98dfaa0243be07716b83830e875ab2644f8951a7e69f7091
|