AI-scripts icon indicating copy to clipboard operation
AI-scripts copied to clipboard

Add command mode and allow changing the active mode

Open matheusd opened this issue 1 year ago • 1 comments

This adds a command mode (":") to the chat app.

In command mode, you can debug (show [model | messages]) or change the active model (model <newmodel>).

More commands are possible in the future.

Messages are preserved when changing the model.

matheusd avatar Jul 12 '24 18:07 matheusd

I don't have GH notifications so I missed this, but can merge once someone fixes the conflicts, sorry

VictorTaelin avatar Aug 15 '24 22:08 VictorTaelin