ag-rag
ag-rag is an early-stage Python package for an agentic retrieval-augmented
generation (RAG) project.
The repository is currently published as a minimal package scaffold so the distribution name can be reserved on PyPI while the implementation is still under active development.
Current status
- Package metadata is ready for packaging and installation.
- The public Python API is intentionally minimal at this stage.
- Production RAG components are not included yet.
Installation
pip install ag-rag
Usage
import ag_rag
print(ag_rag.__version__)
License
This project is licensed under the MIT License.
Release files for ag-rag 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ag_rag-0.0.1.tar.gz | 2.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ag_rag-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.5 kB
Release files / ag_rag-0.0.1.tar.gz
| Download URL | ag_rag-0.0.1.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c4175115fbc824df08e706ae2ac1cd816fb3bb0a979ec0023d06842947606171
|
|
BLAKE2b-256 checksum How to use checksums |
c74e3f3f5d63bcd86ac9ae031e10854944173aa8e67473779c3e217f36a59177
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|
Release files / ag_rag-0.0.1-py3-none-any.whl
| Download URL | ag_rag-0.0.1-py3-none-any.whl |
|---|---|
| Size | 3.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
48c97cda324f302e7ea87f12ec9c2da72ba87ba9ca25f5d69b00ea6d2ed15cb0
|
|
BLAKE2b-256 checksum How to use checksums |
e910e415dfb634adafea30fdff5c90cba4a540ce102e1c6e88ff64c5c7661d76
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|