🟢 Stable | Complete documents & interact with OpenAI API.
Go to file
Glenn Y. Rolland 4e3e6aa8f8 src: refactor + clean code using better types 2023-07-07 22:09:26 +02:00
docs doc: Move old doc to docs/ 2023-04-18 15:17:29 +02:00
specs/test_data test: Add more test data 2023-04-23 14:11:32 +02:00
src src: refactor + clean code using better types 2023-07-07 22:09:26 +02:00
.gitignore Initial import 2023-04-11 10:42:17 +02:00
Makefile Initial import 2023-04-11 10:42:17 +02:00
README.md doc: Update README with Usage 2023-04-18 15:16:57 +02:00
shard.lock Add support for auto-split 2023-04-22 16:19:31 +02:00
shard.yml Add support for auto-split 2023-04-22 16:19:31 +02:00

README.md

GPT Storyteller

Usage

Usage: storyteller [options]
    -i FILE, --input=FILE            Path to input file
    -v, --verbose                    Be verbose (cumulative)
    --dry-run                        Don't call the API
    -n, --no-color                   Disable color output
    -o FILE, --output=FILE           Path to output file
    -h, --help                       Show this help