Add ability to edit previous messages #6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
An
lm edit <conversation> <message>
command could be useful to allow editing previously sent or received messages to influence future model output. Currently there is no clear way to identify individual messages; it could be based on their chronological position or each message in a conversation could be given a short identifier like conversations have.Completed