Skip to main content

llama-index readers psychic integration

Project description

LlamaIndex Readers Integration: Psychic

Overview

The Psychic Reader facilitates the extraction of data from the Psychic platform, enabling seamless access to synced data from various SaaS applications through a single universal API. Psychic is a platform designed to synchronize data from multiple SaaS applications via a universal API. This reader module connects to a Psychic instance and retrieves data, requiring authentication via a secret key.

For more detailed information about Psychic, visit docs.psychic.dev.

Installation

You can install Psychic Reader via pip:

pip install llama-index-readers-psychic

Usage

from llama_index.readers.psychic import PsychicReader

# Initialize PsychicReader
reader = PsychicReader(psychic_key="<Psychic Secret Key>")

# Load data from Psychic
documents = reader.load_data(
    connector_id="<Connector ID>", account_id="<Account 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.

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_psychic-0.4.1.tar.gz (4.3 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_psychic-0.4.1-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for llama_index_readers_psychic-0.4.1.tar.gz
Algorithm Hash digest
SHA256 9d27fb6346a0000706ec9956fccc1b0b6ddd02d9787d74798b7db3449874badd
MD5 4778ebfc95d1741a091f40f405ef9b32
BLAKE2b-256 da5ea62c96b9d336035a6b1c40514780bf2cafe92af1f014392ead1ff44483a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llama_index_readers_psychic-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 66132940f2a0f4e4dca6a3b8aea4956f0e0cb52aadf0fe74cf0427f40f8cad9f
MD5 08df1d3d9d1f1b50e22ad81c4f0bc42e
BLAKE2b-256 b1c1c505f465b37fc6e992b7ccad2652ba7e03db8b38a62390259a6fca306069

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