Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asakura42 authored Mar 3, 2024
1 parent 7a74130 commit f6628f4
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

simple python replacement for the bloated LLM frontends

rp4 */fourp/* is a simple and minimalist LLM frontend initially written in a few days, not without the help of LLMs.
rp4 is a simple and minimalist LLM frontend initially written in a few days, not without the help of LLMs.

## Installation

Expand All @@ -18,6 +18,8 @@ pipx install rp4
pipx install 'git+https://github.com/asakura42/rp4.git'
```

To update, pass `--force` to `pipx install`.

### Clone and install.

```bash
Expand All @@ -41,12 +43,8 @@ For example, if the model does not change, simply close and reopen the program.

Config files are stored in `~/.config/rp4`.

## TODO
- various quotes handling
- aicg proxy parsing (do I really need it?)

Any improvements, issues, thoughts and pull requests will be appreciated.

===
## Characters

*Gabriela from settings.json example taken from https://www.chub.ai/characters/summernon/practice-spanish-with-gabriela*
You can find community characters at https://chub.ai

0 comments on commit f6628f4

Please sign in to comment.