@@ -74,7 +74,7 @@ To launch a chatbot while maintaining context:
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'
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.