Module: OllamaChat::MessageEditing

Included in:
Chat
Defined in:
lib/ollama_chat/message_editing.rb

Overview

A module that provides message editing functionality for OllamaChat.

The MessageEditing module encapsulates methods for modifying existing chat messages using an external editor. It allows users to edit the last message in the conversation, whether it’s a system prompt, user message, or assistant response.