Load previous conversation #2

Merged
paul merged 1 commits from feat/load-previous-conversation into main 2023-09-14 06:23:06 +00:00

1 Commits

Author SHA1 Message Date
Paul Harrison f5c7c40cc8 Load previous conversation
This commit adds the additional CLI command `load`, which accepts the
path to a previously saved conversation from which to load previous
messages. The previous cost and token counts are not loaded as theses
are deemed functions of the chat session rathr than the conversation
and are stored with conversation purely for future reference.
2023-09-14 08:17:08 +02:00