Skip to main content

LlamaIndex Readers Integration: Bagel

pip install llama-index-readers-bagel

Bagel Loader

Usage

from llama_index.core.schema import Document
from llama_index.readers.bagel import BagelReader

# Initialize BagelReader with the collection name
reader = BagelReader(collection_name="example_collection")

# Load data from Bagel
documents = reader.load_data(
    query_vector=None,
    query_texts=["example text"],
    limit=10,
    where=None,
    where_document=None,
    include=["documents", "embeddings"],
)

Features

  • Retrieve documents, embeddings, and metadata efficiently.
  • Filter results based on specified conditions.
  • Specify what data to include in the retrieved results.

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.

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_bagel-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_bagel-0.5.0-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: llama_index_readers_bagel-0.5.0.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.7 {"installer":{"name":"uv","version":"0.12.7","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_bagel-0.5.0.tar.gz
Algorithm Hash digest
SHA256 2d94146c94c6d458117759fbea15a3535b3643f2d5682499138ed58e080666c1
MD5 508f9f86b63b33c8d38632d99da36204
BLAKE2b-256 6de87c4cf29a6e5d130dbf9d3cd01855a4b686f64b5332ffa5cb93af14acf02e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llama_index_readers_bagel-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.7 {"installer":{"name":"uv","version":"0.12.7","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_bagel-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ed10d3e19e5b8d3dfca0e6bb9dd30f51646dab60f945e3e28a8a7757b5010571
MD5 286e05b684192852c23703152760f04c
BLAKE2b-256 e1d1405f4f5cf23d801c03cb7edba2c8ba983766ccaaa21e35dbf7e067acfd4e

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.5.0 This release

2 files

0.4.1

2 files

0.4.0

2 files

0.3.0

2 files

0.2.0

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page