Kuingsmile / word-GPT-Plus

Word GPT Plus is a word add-in which integrates the chatGPT model into Microsoft Word. Both official and web api is supported.
MIT License
629 stars 97 forks source link

[Feature]: 请问能否增加一个仅grammar check 的功能 #41

Closed fredericky123 closed 5 months ago

fredericky123 commented 5 months ago

前置阅读 | Pre-reading

服务类型 | Service Type

Official hosted service

系统信息 | System Information

Mac(arm64)

Office 版本 | Office Version

microsoft 365

功能请求 | Feature request

请问能否增加一个仅grammar check 的功能 有时候稿件写差不多了,只需要检查下语法 另外,默认的几个prompt在哪里能看到呢 谢谢

Kuingsmile commented 5 months ago

grammar check我试下,另外内置prompt查看下面这个文件的buildInPrompt变量

https://github.com/Kuingsmile/word-GPT-Plus/blob/master/src/utils/constant.ts

fredericky123 commented 5 months ago

感谢感谢!

fredericky123 commented 5 months ago

另外一个小建议,默认的这些prompt在如果能在settings设置哪些显示哪些不显示 就更好了 比如我不常用translation,自己可以直接取消显示了,节约空间(当然了这个功能非必须)

image
fredericky123 commented 5 months ago

这个academic的prompt应该还可以完善,会出现一些解释词,prompt可以多写一句话以达到删去的目的 另外,我还想替换SCI为SSCI或者某些期刊名,不知道能否可行

image
Kuingsmile commented 5 months ago

image image

可以试下自己添加prompt

fredericky123 commented 5 months ago

这两天更新了模型 请求支持呀 https://platform.openai.com/docs/models/gpt-4-and-gpt-4-turbo

Kuingsmile commented 5 months ago

这两天更新了模型 请求支持呀 https://platform.openai.com/docs/models/gpt-4-and-gpt-4-turbo

可以 我有空更新下 年底工作太忙了 o(╯□╰)o

fredericky123 commented 5 months ago

这两天更新了模型 请求支持呀 https://platform.openai.com/docs/models/gpt-4-and-gpt-4-turbo

可以 我有空更新下 年底工作太忙了 o(╯□╰)o

辛苦啦

Kuingsmile commented 5 months ago

这两天更新了模型 请求支持呀 https://platform.openai.com/docs/models/gpt-4-and-gpt-4-turbo

可以 我有空更新下 年底工作太忙了 o(╯□╰)o

辛苦啦

添加了新的gpt-4模型

fredericky123 commented 5 months ago

这两天更新了模型 请求支持呀 https://platform.openai.com/docs/models/gpt-4-and-gpt-4-turbo

可以 我有空更新下 年底工作太忙了 o(╯□╰)o

辛苦啦

添加了新的gpt-4模型

可以加入gpt4-turbo-preview吗 这样每次官网的最新模型用这个就好了 另外,语法检查功能是不是暂时还不推出了呢

Kuingsmile commented 5 months ago

gpt4-turbo

修改了 另外语法检查的话应该自定义prompt就可以 就不额外加了

fredericky123 commented 5 months ago

辛苦啦