Fix the description of an example.
This commit is contained in:
@@ -74,7 +74,7 @@ To launch a chatbot while maintaining context:
|
|||||||
aichat -s
|
aichat -s
|
||||||
```
|
```
|
||||||
|
|
||||||
Pipe a command and transform the result with the LLM:
|
Pipe a command and interpret the result:
|
||||||
```
|
```
|
||||||
ps aux | aichat 'which process use the most memory'
|
ps aux | aichat 'which process use the most memory'
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user