Last updated:
0 purchases
poecli 0.1.1
POE-CLI
Command line interface for Poe.
https://github.com/salastro/poe-cli/assets/63563250/d4a2333c-0707-410a-818e-3fb0a644a2c4
Installation
From pip
pip install poe-cli
From source
git clone https://github.com/salastro/poe-cli.git
cd poe-cli
pip install -e .
Usage
Read how to get Poe token.
poe -h # show help
poe -t TOKEN -l # list bots
poe -t TOKEN -m "Who are you?" # use default bot (ChatGPT).
poe -t TOKEN -b beaver -m "Who are you?" # use GPT-4
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.