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.0.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.0-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for llama_index_readers_trello-0.4.0.tar.gz
Algorithm Hash digest
SHA256 ad8e57366510fe7a84de4b3f76e89a92e2799f734594c962ae6efaa0a0f8e22e
MD5 309a5850ebb6f53da01b8177e6bb7ae6
BLAKE2b-256 65bf54a83e2303474d6f99af2954cc5d7947b781cf08508bcdc4e771a08c9da8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llama_index_readers_trello-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 be41aea54ed506f540c5f04cc8b3dcd9ad60272107e2f31d4ada3f2a7a3081e0
MD5 e8227a5c77cc942303159100b7f7d997
BLAKE2b-256 f880a705685032982a44dfb1d018d1a3f8c7d087dadf309bb54724d6c313d74f

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