Skip to main content

llama-index readers quip integration

Project description

LlamaIndex Readers Integration: Quip

Overview

The Quip Reader enables loading data from Quip documents. It constructs queries to retrieve thread content based on thread IDs.

Installation

You can install the Quip Reader via pip:

pip install llama-index-readers-quip

Usage

from llama_index.readers.quip import QuipReader

# Initialize QuipReader
reader = QuipReader(access_token="<Access Token>")

# Load data from Quip
documents = reader.load_data(thread_ids=["<Thread ID 1>", "<Thread ID 2>"])

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.

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_quip-0.3.1.tar.gz (4.4 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_quip-0.3.1-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file llama_index_readers_quip-0.3.1.tar.gz.

File metadata

File hashes

Hashes for llama_index_readers_quip-0.3.1.tar.gz
Algorithm Hash digest
SHA256 98e36d6a8b2b05ca55390b4e0dccb73a074cc44c26d3129c42f94bb6981eb4a2
MD5 25be3e7d6876a249023f7cffc3ee74ce
BLAKE2b-256 ba4e043af68ba631956104652de3422037aff7ce899140b2d7e690593e17234b

See more details on using hashes here.

File details

Details for the file llama_index_readers_quip-0.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for llama_index_readers_quip-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7496933a9ba32f3386e506805502174142a3716343cf5fde908385c953f010da
MD5 70baefda74d628a4eeac163a9ad62558
BLAKE2b-256 193f11b4a693fbe47b8bfa103670412de26d0f1345baa12471da5dc9c3bb17d8

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