AI Assist page¶
The AI Assist page allows you to set properties related to AI assisted writing. If this is checked, EmEditor will enable AI assisted writing. If this is checked, EmEditor will only show suggestions when you press the shortcut key, Ctrl+Space, which helps reduce the frequency of AI calls. If this is checked, the Confidence level slider becomes enabled. If this is checked, the temperature parameter becomes enabled to adjust the randomness. Not all AI models support this parameter. If this is checked, EmEditor will not show suggestions when the cursor is after any of the following characters. Use this slider to adjust the confidence level in AI decisions. For instance, if you set the confidence to 40%, the AI will show suggestions only when it predicts the next text with at least 40% confidence. To minimize suggestions from less certain predictions, you can set a higher confidence, like 80%, ensuring that suggestions are shown only when predictions are more reliable, thus reducing the number of OpenAI API calls. Use this slider to adjust the input length. Using longer input text for predictions increases accuracy but also raises the OpenAI API usage fee. Use this slider to adjust the output length. Longer output text results in more words being suggested. Use this slider to adjust the delay time. A longer delay time makes suggestions appear more slowly. Specifies additional instructions. For example, "Use JavaScript" or "Write politely". This page is available only when the ChatAI plugin is installed and enabled.Enable AI-assisted writing checkbox¶
Show suggestions only on Ctrl+Space checkbox¶
Show suggestions only when confident checkbox¶
Set the temperature checkbox¶
Don't show suggestions after any of the following checkbox¶
Confidence level slider¶
Input length slider¶
Output length slider¶
Delay time slider¶
Additional instructions text box¶
Notes¶