Skip to main content

LlamaIndex Readers Integration: StringIterable

Overview

The StringIterable Reader converts an iterable of strings into a list of documents. It's a simple utility to quickly create documents from a list of text strings.

Installation

You can install String Iterable Reader via pip:

pip install llama-index-readers-string-iterable

Usage

from llama_index.readers.string_iterable import StringIterableReader

# Initialize StringIterableReader
reader = StringIterableReader()

# Load data from an iterable of strings
documents = reader.load_data(
    texts=["I went to the store", "I bought an apple"]
)

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_string_iterable-0.6.0.tar.gz (3.7 kB view details)

Uploaded Source

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_string_iterable-0.6.0.tar.gz.

File metadata

  • Download URL: llama_index_readers_string_iterable-0.6.0.tar.gz
  • Upload date:
  • Size: 3.7 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_string_iterable-0.6.0.tar.gz
Algorithm Hash digest
SHA256 2cad49c1edb6521bef8cc2071935a61491164cf8e699cc61e2a1e3f04a17cb0e
MD5 ab9aef8759ae5e19cc11c6c62377085f
BLAKE2b-256 d73a4f73f8a80f9159b8fcfcee33f18633bd1e2b42e1c1e8a6309605075a5b92

See more details on using hashes here.

File details

Details for the file llama_index_readers_string_iterable-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: llama_index_readers_string_iterable-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 3.4 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_string_iterable-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1d5c1ba975f5c7bfcde4259b6e853a194cc3a90a4f0b9707fd2f41b1e6066882
MD5 c88079683c21bbead44d31d0c481d995
BLAKE2b-256 61a68fddf52cac63d47688b2c893c5c5bddc30e99264bdf8295abc2d461c5425

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.6.0 This release

2 files

0.5.0

2 files

0.4.1

2 files

0.4.0

2 files

0.3.0

2 files

0.2.0

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