Added a /list command to see saved conversations. Readme changes++

This commit is contained in:
2025-12-12 07:57:44 +01:00
parent 2da56b905d
commit 45877b911c
2 changed files with 95 additions and 10 deletions

View File

@@ -67,6 +67,14 @@ export PATH="$HOME/.local/bin:$PATH"
oai
```
### 5. Alternative Installation (for *nix systems)
If you have issues with the above method you can add an alias in your `.bashrc`, `.zshrc` etc.
```bash
alias oai='python3 <path to your file>'
```
On first run, you will be prompted to enter your OpenRouter API key.
## Usage
@@ -124,11 +132,16 @@ You> Analyze this image @/path/to/image.png
```
**View Session Stats:**
```
/stats
/credits
```
**Prevous commands input:**
Use the up/down arrows to see earlier `/`commands and earlier input to model and `<enter>` to execute the same command or resend the same input.
## Command Reference
Use `/help` within the application for a complete command reference organized by category: