Skip to main content

llama-index readers firebase_realtimedb integration

Project description

Firebase Realtime Database Loader

pip install llama-index-readers-firebase-realtimedb

This loader retrieves documents from Firebase Realtime Database. The user specifies the Firebase Realtime Database URL and, optionally, the path to a service account key file for authentication.

Usage

Here's an example usage of the FirebaseRealtimeDatabaseReader.

from llama_index.readers.firebase_realtimedb import (
    FirebaseRealtimeDatabaseReader,
)

database_url = "<database_url>"
service_account_key_path = "<service_account_key_path>"
path = "<path>"
reader = FirebaseRealtimeDatabaseReader(database_url, service_account_key_path)
documents = reader.load_data(path)

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

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

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

File metadata

File hashes

Hashes for llama_index_readers_firebase_realtimedb-0.4.1.tar.gz
Algorithm Hash digest
SHA256 02ef7d54e7e355c30a21f259358669f769720e75be7807f4802a303a68be7bf5
MD5 8246bb1dfb273d9096e729de8199b85e
BLAKE2b-256 e90a8a50855ed2b4463f448618ad9a7777b6650ae4c633539529e139109f3464

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llama_index_readers_firebase_realtimedb-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1c2025985a09f125074b1b48ec86ab15d7f092352f1bda82520f59aa171eb870
MD5 5a6def936c3bf7f43d874d6072f74ce1
BLAKE2b-256 7930fd62122962a4af5ed063a69f499bbb5534c0bdf37f3f7c4abee10b59e24f

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