Metadata-Version: 2.3
Name: ragbits-core
Version: 0.2.0
Summary: Building blocks for rapid development of GenAI applications
Author-email: "deepsense.ai" <ragbits@deepsense.ai>
License-Expression: MIT
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: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: jinja2>=3.1.4
Requires-Dist: pydantic>=2.9.1
Requires-Dist: tomli~=2.0.2
Requires-Dist: typer~=0.12.5
Provides-Extra: chromadb
Requires-Dist: chromadb~=0.4.24; extra == 'chromadb'
Provides-Extra: lab
Requires-Dist: gradio~=4.44.0; extra == 'lab'
Provides-Extra: litellm
Requires-Dist: litellm~=1.46.0; extra == 'litellm'
Provides-Extra: local
Requires-Dist: numpy~=1.26.0; extra == 'local'
Requires-Dist: torch~=2.2.1; extra == 'local'
Requires-Dist: transformers~=4.44.2; extra == 'local'
Provides-Extra: promptfoo
Requires-Dist: pyyaml~=6.0.2; extra == 'promptfoo'
Description-Content-Type: text/markdown

# Ragbits Core
