We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23db78b commit 1724875Copy full SHA for 1724875
ChatgptTextCompletion.bas
@@ -1,7 +1,7 @@
1
Attribute VB_Name = "ChatGPT"
2
Sub TextCompletion()
3
'
4
-' Text Completion Macro
+ ' Text Completion Macro - Version 0.1.3
5
6
7
If Selection.Type = wdSelectionIP Then
0 commit comments