Skip to main content

llama-index readers mondaydotcom integration

Project description

Monday Loader

pip install llama-index-readers-mondaydotcom

This loader loads data from monday.com. The user specifies an API token to initialize the MondayReader. They then specify a monday.com board id to load in the corresponding Document objects.

Usage

Here's an example usage of the MondayReader.

from llama_index.readers.mondaydotcom import MondayReader

reader = MondayReader("<monday_api_token>")
documents = reader.load_data("<board_id: int>")

Check out monday.com API docs - here

This loader is designed to be used as a way to load data into LlamaIndex. See here for examples.

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_mondaydotcom-0.3.0.tar.gz.

File metadata

File hashes

Hashes for llama_index_readers_mondaydotcom-0.3.0.tar.gz
Algorithm Hash digest
SHA256 1704318808f53ac328cdbba720760084a3d61744cbed65ec9ef0709dc6b5ff31
MD5 56a3fd7a9611fe63b9a09696a5096efe
BLAKE2b-256 896427f1e49db9553fca5c0515d1531e79e6864a79038ce04bf6d07a38675115

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llama_index_readers_mondaydotcom-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 32fb215c81a336a1e88ff8a091df7bad83bbb8642d40ce03ee0cc793b599dab5
MD5 34b814873762b963ca8e9d2f13c256c6
BLAKE2b-256 638791bd08b27b17a76ca7d7a91825b19290da1e97b909317e93b013650fe52d

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