amiantos / inneal

Inneal is an LLM chatbot/roleplay client for the AI Horde, built with SwiftUI and SwiftData
GNU General Public License v3.0
22 stars 3 forks source link

Fork Chat #32

Open amiantos opened 4 months ago

amiantos commented 4 months ago

It would be nice to be able to fork a chat at a specific message, somehow. Naive implementation is to just create a new chat with all the messages up to the fork point. Why not?