Skip to main content

llama-index readers asana integration

Project description

Asana Loader

This loader loads documents from Asana. The user specifies an API token to initialize the AsanaReader. They then specify a workspace_id OR a project_id to load in the corresponding Document objects.

Usage

Here's an example usage of the AsanaReader.

from llama_index import download_loader
import os

AsanaReader = download_loader("AsanaReader")

reader = AsanaReader("<ASANA_TOKEN>")

# Option 1
documents = reader.load_data(workspace_id="<WORKSPACE_ID>")

# Option 2
documents = reader.load_data(project_id="<PROJECT_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_asana-0.0.1.tar.gz (2.9 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_asana-0.0.1-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file llama_index_readers_asana-0.0.1.tar.gz.

File metadata

  • Download URL: llama_index_readers_asana-0.0.1.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.13 Darwin/23.0.0

File hashes

Hashes for llama_index_readers_asana-0.0.1.tar.gz
Algorithm Hash digest
SHA256 2225ceeb753731d9d1f9d16d637207fd61d1b056fecea97e60ca660f9ce1f109
MD5 ced62bd8f13c4965435fe7e5a8da5f4c
BLAKE2b-256 8afa9484d2dfccab540958b39e8c4d3946db853102d88f11ec95f0558c94c5aa

See more details on using hashes here.

File details

Details for the file llama_index_readers_asana-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for llama_index_readers_asana-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ed4564765de375bde5a791c14e14cfdd58082579f1885acccc03eeb36ea65a2a
MD5 b95264571d1a7e5f4047786f6336ce22
BLAKE2b-256 efc84435b034c3c1bacccd547723d588a52d0bd0e55224aef3700b316a47a740

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