Repository reasoner that uses llm", instead of real project or framework or library
Project description
Repositories Reasoner
Repositories Reasoner is a command-line application that facilitates llm capabilities to reason about different aspects of repository. Primary task that can be solved using repositories reasoner is to determine whether repository maintained or not.
Motivation. During the work on CaM project, where we're building datasets with open source Java programs, we discovered the need for filtering out repositories that not maintained. This repository is portable command-line tool that filters those repositories.
How to use
First, install it from PyPI like that:
pip install repo-reasoner
then, execute:
repo-reasoner is-maintained --repository=author/repository_name --key=your_gigachat_api_key
For --repository you should provide a name of existing Github reposioty,
in a format author/repository_name. The result would be printed into stdout.
If repo-reasoner thinks that a given repository is maintained, it will answer yes,
and no otherwise.
If you feel missed, try --help and tool will explain to you what you should do.
Limitations
In current implementation, you have no other options but gigachat as a llm.
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 repo_reasoner-0.0.23.tar.gz.
File metadata
- Download URL: repo_reasoner-0.0.23.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f57b7a086c634a483a11c2ea3191248aae3a47a8d7f1783fd6d0fda171e3524b
|
|
| MD5 |
24deed9084dcec42a66d5fcdac6e9f22
|
|
| BLAKE2b-256 |
f1e6c2c64166c1b4224e84b32a919422a2dc07003e3ae9468625c745043be567
|
File details
Details for the file repo_reasoner-0.0.23-py3-none-any.whl.
File metadata
- Download URL: repo_reasoner-0.0.23-py3-none-any.whl
- Upload date:
- Size: 29.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
691ac0092def61d515259cdbabd583e37117764e60d403c76a8704976237eadb
|
|
| MD5 |
54b01eada507ee6f992018b7bf715f07
|
|
| BLAKE2b-256 |
18bdbc1423e76af98813ddf7d119dd642a186229e508ef8195db4a01de4ba7af
|