llama-index readers memos integration
Project description
Memos Loader
pip install llama-index-readers-memos
This loader fetches text from self-hosted memos.
Usage
To use this loader, you need to specify the host where memos is deployed. If you need to filter, pass the corresponding parameter in load_data.
from llama_index.readers.memos import MemosReader
loader = MemosReader("https://demo.usememos.com/")
documents = loader.load_data({"creatorId": 101})
This loader is designed to be used as a way to load data into LlamaIndex.
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file llama_index_readers_memos-0.5.0.tar.gz.
File metadata
- Download URL: llama_index_readers_memos-0.5.0.tar.gz
- Upload date:
- Size: 3.8 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69f0a8c4e942d12d8784f9f8e4f643dbc7752b7a864d1f204e87fab046819843
|
|
| MD5 |
565189ae0901e86ebe28bd474562163f
|
|
| BLAKE2b-256 |
e179cb2339d8afb5fc0b72b09fbad025ba5eb0a135e7eb36d541887da3a52634
|
File details
Details for the file llama_index_readers_memos-0.5.0-py3-none-any.whl.
File metadata
- Download URL: llama_index_readers_memos-0.5.0-py3-none-any.whl
- Upload date:
- Size: 3.4 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6256a5be31e706c69ef20f0514361f61252669a0af309a106379a9fb7774da34
|
|
| MD5 |
ba37db87646394361086e88a758ba14e
|
|
| BLAKE2b-256 |
a840834c11d2a747d7659717dbd59a73af19def47103673a6b1be1f4e7b1351c
|