Skip to main content

llama-index readers zendesk integration

Project description

Zendesk Loader

pip install llama-index-readers-zendesk

This loader fetches the text from Zendesk help articles using the Zendesk 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 the subdomain of a Zendesk account. No authentication is required. You can also set the locale of articles as needed.

from llama_index.readers.zendesk import ZendeskReader

loader = ZendeskReader(zendesk_subdomain="my_subdomain", locale="en-us")
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

llama_index_readers_zendesk-0.3.0.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file llama_index_readers_zendesk-0.3.0.tar.gz.

File metadata

File hashes

Hashes for llama_index_readers_zendesk-0.3.0.tar.gz
Algorithm Hash digest
SHA256 7bac873f99b9feb28b859865c107426dad84cadc1d4196869969f3463c6a5595
MD5 e99ed34131db4f85d88d40f1dbf94e95
BLAKE2b-256 bcae391a5179397a3643ef60680badab73f9ece8e9c17358a821af81e3eac783

See more details on using hashes here.

File details

Details for the file llama_index_readers_zendesk-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for llama_index_readers_zendesk-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f4c10f7c8d5681f7f3e017dada2a07b7473c08595a3ff8a712a216333803925e
MD5 34105a5d4ef4c6836337b40bcbaea2db
BLAKE2b-256 7c8743d66fc5a0e5e5c84c5028176c1cff09118662c7dbdcde9192162f7fbcd7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page