To be used in combination with start_chat
Usage
continue_chat(model_type = "gpt-4")
Arguments
- model_type
string, default "gpt-4"
Value
string to the editor window
Details
Select any text in the editor then run this addin.
The selected text is combined with the existing message history and sent as a prompt to OpenAI.