diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-09 16:45:41 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-09 16:45:41 +0200 |
| commit | fa7db3969a3918307fc008ccfa14b56058c80d9e (patch) | |
| tree | 208c5350b3bdc3a0b1d3b7fe157204da0c876e49 /README.md | |
| parent | 46866c570c719ed02c8b43d688a2725bdcf5011c (diff) | |
| download | llamachat-fa7db3969a3918307fc008ccfa14b56058c80d9e.tar.gz llamachat-fa7db3969a3918307fc008ccfa14b56058c80d9e.zip | |
feat: record token counts and the producing model per message
Cost has to survive reopening a conversation, which means storing what
each reply used. The model goes on the message rather than the session
because sessions records only the current one, and a conversation that
switched models would otherwise be priced entirely at whichever is
selected now. All three columns are nullable so old rows read as unknown.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions
