Metadata-Version: 2.1
Name: command-line-assistant
Version: 0.3.1
Summary: A simple wrapper to interact with RAG
Home-page: https://github.com/rhel-lightspeed/command-line-assistant.git
Author: RHEL Lightspeed Team
Author-email: rhel-sst-lightspeed@redhat.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9,<4.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests (==2.32.3)
Requires-Dist: dasbus (==1.7)
Requires-Dist: sqlalchemy (==2.0.38)
Requires-Dist: tomli ; python_version < "3.11"

# Command Line Assistant

A simple wrapper to interact with RAG

## Contributing

Contributions are welcome. Take a look at [CONTRIBUTING.md](CONTRIBUTING.md) for more information on how to get started.

## Contact

For questions, troubleshooting, bug reports and feature requests:

* Create [an issue](https://github.com/rhel-lightspeed/command-line-assistant/issues/new) here on GitHub.
* Ask a question through [GitHub Discussions](https://github.com/rhel-lightspeed/command-line-assistant/discussions).


