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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for llama_index_readers_quip-0.3.0.tar.gz
Algorithm Hash digest
SHA256 4fd476e3a9b6068763513b3b5795104a55c3177e694d3d3ee498075f330cdc5f
MD5 52bce58de325704b14f856cd4b540ac4
BLAKE2b-256 59a31c4415885df91337d5b490888c98a4cce1d0e630614026c6e5d52e548a43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llama_index_readers_quip-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6039743642890ec811ac13abd53679eae8d1d905ded79f262bb0c3882473417f
MD5 eff29824bfeb737cedabc9066f287e97
BLAKE2b-256 50d17c5c9d9cf270449c08e3b9707da8773818fca6e101a379cdc1702168be65

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