Metadata-Version: 2.4
Name: spanda_rag_toolkit
Version: 0.1.2
Summary: A modular toolkit for decomposed question answering, rank chunks extracted and call llm with ranked chunks in RAG pipelines.
Author-email: asnpoatmher <asnpoatmher@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: openai
Requires-Dist: google-generativeai
Requires-Dist: sentence-transformers
Requires-Dist: torch
