Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 1.02 KB

README.md

File metadata and controls

50 lines (31 loc) · 1.02 KB

rp4

simple python replacement for the bloated LLM frontends

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

Installation

Install from PyPI.

pipx install rp4

Install from GitHub.

pipx install 'git+https://github.com/asakura42/rp4.git'

To update, pass --force to pipx install.

Clone and install.

git clone ...
pipx install -e .

Usage

rp4 --gui

The program uses https://github.com/xtekky/gpt4free library or your own OpenAI-compatible completions API.

This program was written for the own use and is still in development, so it may not always work the way the user expects. For example, if the model does not change, simply close and reopen the program.

Configuration

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

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

Characters

You can find community characters at https://chub.ai