LLM plugin for pulling content from Jina Reader API
Project description
llm-jina-reader
LLM plugin for pulling content via Jina Reader API
For background on how this works:
Installation
Install this plugin in the same environment as LLM.
llm install llm-jina-reader
Configuration
This plugin requires a Jina Reader API token. Set your token as an environment variable:
export JINA_READER_TOKEN="your-jina-reader-token"
Usage
You can feed a full conversation thread from Jina Reader into LLM using the jina: fragment with the URL that you want to prompt against. For example:
llm --fragment jina:https://simonwillison.net/2025/Apr/7/long-context-llm/ "Please summarize this post in one sentence."
Development
To set up this plugin locally, first checkout the code. Then create a new virtual environment or just use uv, it's easier:
cd llm-jina-reader
Now install the dependencies and test dependencies:
uv sync --all-extras
To run the tests:
uv run pytest
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 llm_jina_reader-2025.4.2.tar.gz.
File metadata
- Download URL: llm_jina_reader-2025.4.2.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ab6b12077f9366c1df4cc3d01b99eb5420d2348c3608f3893e4f56f652f87bb
|
|
| MD5 |
bb29878d6aa9fc8ca367adc96cff7f4e
|
|
| BLAKE2b-256 |
e2ffc960b73e87479cecf8120ee886ecbd79b186a71c395e79a8e5144ea60e4c
|
File details
Details for the file llm_jina_reader-2025.4.2-py3-none-any.whl.
File metadata
- Download URL: llm_jina_reader-2025.4.2-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
267b33ca9ba83f57ac8dfc574f0b23dc9515679ea4ff141305130f47c70eecac
|
|
| MD5 |
3a0a7d7dbdcc0925cba0af8e0c587489
|
|
| BLAKE2b-256 |
7a2095b704295a54d894c885a33fda6ab3cd1d62e2826e35b2ac78cc15cfd22b
|