Load previous conversation #2

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

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.

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.
paul added 1 commit 2023-09-14 06:22:54 +00:00
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.
paul merged commit f5c7c40cc8 into main 2023-09-14 06:23:06 +00:00
paul deleted branch feat/load-previous-conversation 2023-09-14 06:23:06 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: paul/llm-chat#2
No description provided.