Metadata-Version: 2.1
Name: rag_assistant
Version: 0.1.2
Summary: The Swarmauri Rag Assistant is part of the swarmaURI framework.
Home-page: http://github.com/swarmauri/rag_assistant
Author: Jacob Stewart
Author-email: corporate@swarmauri.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: gradio
Requires-Dist: swarmauri[full] ==0.1.127

# Swarmauri Rag Assistant

## Overview
The Swarmauri Rag Assistant

## Installation
```bash
pip install rag_assistant==0.1.1 --user
```

## Execution
```bash
! rag_assistant --api_key "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" --db_path "E:\swarmauri_github/prompt_responses.db"
```
