Skip to main content

llama-index readers mbox integration

Project description

LlamaIndex Readers Integration: Mbox

Overview

Mbox Reader is a simple reader for mbox (mailbox) files, commonly used for storing email messages. It reads a set of emails saved in the mbox format and extracts them into documents.

Installation

You can install Mbox Reader via pip:

pip install llama-index-readers-mbox

Usage

from llama_index.readers.mbox import MboxReader

# Initialize MboxReader
reader = MboxReader()

# Load data from mbox files in the input directory
documents = reader.load_data(input_dir="<Input Directory>")

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_mbox-0.3.0.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

llama_index_readers_mbox-0.3.0-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: llama_index_readers_mbox-0.3.0.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1025-azure

File hashes

Hashes for llama_index_readers_mbox-0.3.0.tar.gz
Algorithm Hash digest
SHA256 7ed427123c1d4f5c29f1d3b10199faecffad88903402c0dfb92b5d7a0a34722b
MD5 ee16c5ba136883a074cf946f9961fc2f
BLAKE2b-256 d8e82c2de14771e439e28e0fb0e8657f1da34dd1da5d684bda5a8e7672b08f0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llama_index_readers_mbox-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e18ec0eb6ed8c36620586a8a3881ab73a15493dcfea2f7efa92ed6e430dc25bc
MD5 a99c9711e14398602dc73ffd7431a598
BLAKE2b-256 80064f40173ddafb1aeea6d5dac3e8aadff053772f6e7c21853d08b1acdce279

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page