Skip to main content

Load GitHub repository contents as LLM fragments

Project description

llm-fragments-github

PyPI Changelog Tests License

Load GitHub repository contents as fragments

Installation

Install this plugin in the same environment as LLM.

llm install llm-fragments-github

Usage

Use -f github:user/repo to include every text file from the specified GitHub repo as a fragment. For example:

llm -f github:simonw/files-to-prompt 'suggest new features for this tool'

Ue -f issue:user/repo/number to include the combined Markdown text of a specific issue. For example:

llm -f https://raw.githubusercontent.com/simonw/llm-fragments-github/refs/tags/0.1/llm_fragments_github.py \
  -f issue:simonw/llm-fragments-github/3 \
  'Propose an implementation for this issue'

The issue: prefix can also accept a URL to a GitHub issue, for example:

llm -f issue:https://github.com/simonw/llm-fragments-github/issues/3 \
  'muse on this a bit'

Set an API token in the environment variable GITHUB_TOKEN to access private repositories or increase your rate limit.

Development

To set up this plugin locally, first checkout the code. Then create a new virtual environment:

cd llm-fragments-github
python -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

llm install -e '.[test]'

To run the tests:

python -m pytest

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

llm_fragments_github-0.2.1.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

llm_fragments_github-0.2.1-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

Details for the file llm_fragments_github-0.2.1.tar.gz.

File metadata

  • Download URL: llm_fragments_github-0.2.1.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for llm_fragments_github-0.2.1.tar.gz
Algorithm Hash digest
SHA256 8cbcfb1ce4519872043e3a2f7ddea28b0b0eef683ba724ea6d524f6088c25e1d
MD5 5545932f3617772cdd761eab34f64761
BLAKE2b-256 925d3d91c30664f4370153c439559a1020a3b5798482eb4f638220ff2a8d7c1a

See more details on using hashes here.

Provenance

The following attestation bundles were made for llm_fragments_github-0.2.1.tar.gz:

Publisher: publish.yml on simonw/llm-fragments-github

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file llm_fragments_github-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for llm_fragments_github-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 06c459be571a09d1f0cecdcbd02aff44a45233386e0ea93919bb73349ffb5f59
MD5 649a43e0c3bd7f81b257d41483f72272
BLAKE2b-256 88c6a4788b2794ce33a945c7512f1c1843996e250d9f063cc36dea5bf7eb5d34

See more details on using hashes here.

Provenance

The following attestation bundles were made for llm_fragments_github-0.2.1-py3-none-any.whl:

Publisher: publish.yml on simonw/llm-fragments-github

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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