You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ Here’s a list of user environment variables you can adjust to tailor the setti
51
51
|`TEXTCRAFT_REVIEW_PROMPT`|`You are an expert writing assistant...`| Lets you override the system prompt for the Review feature, ensuring it aligns with your goals. |
52
52
|`TEXTCRAFT_PROOFREAD_PROMPT`|`You are a proofreading assistant...`| Provides the flexibility to define your own system prompt for the Proofread feature. |
53
53
|`TEXTCRAFT_REWRITE_PROMPT`|`You are an advanced language model...`| Enables you to set a personalized system prompt for the Rewrite feature. |
54
-
|`TEXTCRAFT_COMMENT_PROMPT`|`You are a AI assistant...`| Controls the system prompt for AI mentions in comments. |
54
+
|`TEXTCRAFT_COMMENT_PROMPT`|`You are an AI assistant...`| Controls the system prompt for AI mentions in comments. |
55
55
56
56
## Generate
57
57
Click the "Generate" button to open a task pane with a text box and a "Generate" button. Simply type your prompt in the text box (plaintext only) and press CTRL+Enter or click the button to generate a response. The AI will use any available RAG context and the contents of your Word document to craft its reply. Once the response is ready, it will be seamlessly converted from markdown into Word formatting.
0 commit comments