Skip to main content

llama-index readers guru integration

Project description

Guru Loader

pip install llama-index-readers-guru

This loader loads documents from Guru. The user specifies a username and api key to initialize the GuruReader.

Note this is not your password. You need to create a new api key in the admin tab of the portal.

Usage

Here's an example usage of the GuruReader.

from llama_index.readers.guru import GuruReader

reader = GuruReader(username="<GURU_USERNAME>", api_key="<GURU_API_KEY>")

# Load all documents in a collection
documents = reader.load_data(
    collection_ids=["<COLLECTION_ID_1>", "<COLLECTION_ID_2>"]
)

# Load specific cards by card id
documents = reader.load_data(card_ids=["<CARD_ID_1>", "<CARD_ID_2>"])

This loader is designed to be used as a way to load data into LlamaIndex.

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_guru-0.5.0.tar.gz (4.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_guru-0.5.0-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file llama_index_readers_guru-0.5.0.tar.gz.

File metadata

  • Download URL: llama_index_readers_guru-0.5.0.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for llama_index_readers_guru-0.5.0.tar.gz
Algorithm Hash digest
SHA256 94169124e4735e5546981e38b52044fd651870d6efbc6edd73486fd0c92b4d44
MD5 bede41415e5be0b6132be024628459ea
BLAKE2b-256 a398c09b8f495c201b0ad5df74cd19e1a7c56c1571123416dff28dae1109e41c

See more details on using hashes here.

File details

Details for the file llama_index_readers_guru-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: llama_index_readers_guru-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for llama_index_readers_guru-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2628fe4158d4c4fb12b883c5324d218a8ab10fef4dff4b09ba7622fd7267507a
MD5 3de8a09e26be21f45bd5e02ecb13d50c
BLAKE2b-256 a3436a3152a587c5f08d828618609826877b55082cf6f2cde26c90671dc30ede

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