s-kostyaev / ellama

Ellama is a tool for interacting with large language models from Emacs.
GNU General Public License v3.0
475 stars 30 forks source link

Makes session rename update also the logical name not just file #97

Open oatmealm opened 6 months ago

oatmealm commented 6 months ago

If I'm understanding correctly, renaming a session only changes the physical file name, not its "logical" name (#s(ellama-session "xxxx")) which is what's displayed in the list to choose from ... It be great to control that but I guess it's safe to update manually as well?