jschuur / chatgpt-repl

Interactive CLI for ChatGPT
https://npmjs.com/package/chatgpt-repl
13 stars 0 forks source link

Feature: More detailed usage tracking #20

Open jschuur opened 1 year ago

jschuur commented 1 year ago

Log usage into a SQLite database for per day/mode/API key. Can then show a usage sparkline.

Good excuse to use Drizzle (after migrating to TypeScript).