The current temperature value.
The default system message to be displayed in the editor.
The previous input provided by the user. Default value is an empty string.
The file extension for the editor. Default value is '.txt'.
A promise that resolves to an object containing temperature, instruction and input.
Generated using TypeDoc
This function is used to get user input from the editor. It takes in temperature, default system message, previous input and extension as parameters. It returns a promise that resolves to an object containing temperature, instruction and input.