ragbits-cli

View on PyPIReverse Dependencies (1)

0.9.0 ragbits_cli-0.9.0-py3-none-any.whl

Wheel Details

Project: ragbits-cli
Version: 0.9.0
Filename: ragbits_cli-0.9.0-py3-none-any.whl
Download: [link]
Size: 6885
MD5: 92cb45f446f17bc28e8c1cb33eda8cc3
SHA256: f0750b6f6bc762a73d3505165867b1964fee76d5f9acded9e68735d6b2a90867
Uploaded: 2025-02-25 13:13:23 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: ragbits-cli
Version: 0.9.0
Summary: A CLI application for ragbits - building blocks for rapid development of GenAI applications
Author-Email: "deepsense.ai" <ragbits[at]deepsense.ai>
Project-Url: Homepage, https://github.com/deepsense-ai/ragbits
Project-Url: Bug Reports, https://github.com/deepsense-ai/ragbits/issues
Project-Url: Documentation, https://ragbits.deepsense.ai/
Project-Url: Source, https://github.com/deepsense-ai/ragbits
Keywords: GenAI,Generative AI,LLMs,Large Language Models,Prompt Management,RAG,Retrieval Augmented Generation
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: ragbits-core (==0.9.0)
Requires-Dist: typer (>=0.12.5)
Description-Content-Type: text/markdown
License-Expression: MIT
[Description omitted; length: 2704 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ragbits/cli/__init__.py sha256=LB1ozreHaj5ye_0w0mcEjhr8bvFLnzcUCiRyMjNMkSw 2590
ragbits/cli/_utils.py sha256=ciZRSBXZdoxPK1kdMf-srYnRLG15mCQagH-KnOn9tvI 3294
ragbits/cli/state.py sha256=evk5g4Gu3WiF8oz7KHOIsXHOUOv0g6nwroPUxpGSANk 5157
ragbits_cli-0.9.0.dist-info/METADATA sha256=t0mEryzJD7dLZa0Qr4x5aSkVeYhJGKQN0puHyHSzuoU 4620
ragbits_cli-0.9.0.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
ragbits_cli-0.9.0.dist-info/entry_points.txt sha256=vyZhBy0MhzOA4QwGcUxc2wxqh3__-sn8EY3N7haustE 69
ragbits_cli-0.9.0.dist-info/RECORD

entry_points.txt

ragbits = ragbits.cli:main
rbts = ragbits.cli:main