Skip to main content

llama-index readers trello integration

Project description

Trello Loader

pip install llama-index-readers-trello

This loader loads documents from Trello. The user specifies an API key and API token to initialize the TrelloReader. They then specify a board_id to load in the corresponding Document objects representing Trello cards.

Usage

Here's an example usage of the TrelloReader.

import os

from llama_index.readers.trello import TrelloReader

reader = TrelloReader("<Trello_API_KEY>", "<Trello_API_TOKEN>")
documents = reader.load_data(board_id="<BOARD_ID>")

This loader is designed to be used as a way to load data into LlamaIndex and/or subsequently used as a Tool in a LangChain Agent. 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

llama_index_readers_trello-0.4.1.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

llama_index_readers_trello-0.4.1-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file llama_index_readers_trello-0.4.1.tar.gz.

File metadata

File hashes

Hashes for llama_index_readers_trello-0.4.1.tar.gz
Algorithm Hash digest
SHA256 cf03ac4a0eb2dcbd1b28cde487f7de4917b268abfe56ba960b921efe8722c10f
MD5 4518983cc409dd890e35eede4f6fb3a8
BLAKE2b-256 69c17f942b9ec3114a5304ebc319b2586d200ccf9b21a461f5b6cce46e1aabbf

See more details on using hashes here.

File details

Details for the file llama_index_readers_trello-0.4.1-py3-none-any.whl.

File metadata

File hashes

Hashes for llama_index_readers_trello-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b4a77090bbd5c2acd1af1fd38c0006e103d720c0145681c3d0c58e015ce585ab
MD5 d702a03144648efa58e32da58f6f16e1
BLAKE2b-256 d5a1b69a88b95288d9ca8dc099d8de403c0f0b8fbb455de2c0e81b17366114d8

See more details on using hashes here.

Supported by

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