You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have installed command-line-assistant by using pypi, uninstall it from your system, and install the command line assistant tool by using RHEL repositories.
5
+
6
+
1. Uninstall the command line assistant installed with `pypi`:
7
+
$ pip uninstall command-line-assistant
8
+
9
+
2. Install command lina assistant by using RHEL repositories
description = "A simple wrapper to interact with RAG"
3
+
version = "0.1.2"
4
+
description = "The command line assistant provides a natural language interface, and can incorporate information from resources such as the RHEL documentation."
5
5
authors = [
6
6
{ name = "RHEL Lightspeed team", email = "rhel-sst-lightspeed@redhat.com" },
0 commit comments