Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加GPT Plus成功后,不能在Word里正常显示界面 #3

Closed
LangfordHsu opened this issue Apr 29, 2023 · 21 comments
Closed

添加GPT Plus成功后,不能在Word里正常显示界面 #3

LangfordHsu opened this issue Apr 29, 2023 · 21 comments

Comments

@LangfordHsu
Copy link

LangfordHsu commented Apr 29, 2023

无论是release里的manifest.xml,还是md里的 release/other/manifest.xml,共享添加GPT Plus成功后,并不能在Word里正常显示界面,怎么回事呢?是哪里填写token呢?

image

并且打开非空文档时,按钮显示为灰色,无法点击;仅当为空文档时,才为绿色可点击按钮。以上经过测试
image

@Kuingsmile
Copy link
Owner

第一个,试下直接访问https://word.msq.pub看能访问通么,release/other/manifest.xml加载的是这个网址,或者直接ping一下
这个网址是我用cloudflare pages搭的,国内可能会有访问问题,可以用自己本地服务的方式

第二个,office add-in不兼容doc格式的文档,需要转为docx使用

@Kuingsmile
Copy link
Owner

如果是ping word.msq.pub有丢包的话,也可以把msq.pub这个域名加到梯子的需要代理的列表里,我现在自己也是这么用的

国内没找到好用的静态托管,所以木有搭服务

@LangfordHsu
Copy link
Author

你好,在浏览器里是可以正常访问https://word.msq.pub的
image
但是仍然无法在Word里正常显示GPT Plus
image

确实是doc文档,docx没有问题

@LangfordHsu
Copy link
Author

点击附加调试器,弹出网页错误对话框:

错误: Office.js has not fully loaded. Your app must call "Office.onReady()" as part of it's loading sequence (or set the "Office.initialize" function). If your app has this functionality, try reloading this page.

image

@Kuingsmile
Copy link
Owner

点击附加调试器,弹出网页错误对话框:

错误: Office.js has not fully loaded. Your app must call "Office.onReady()" as part of it's loading sequence (or set the "Office.initialize" function). If your app has this functionality, try reloading this page.

image

这个报错我去看下什么情况
另外,office版本多少?还是office 365呀

@LangfordHsu
Copy link
Author

Microsoft Office专业增强版2019
image

@Kuingsmile
Copy link
Owner

点击附加调试器,弹出网页错误对话框:

错误: Office.js has not fully loaded. Your app must call "Office.onReady()" as part of it's loading sequence (or set the "Office.initialize" function). If your app has this functionality, try reloading this page.

image

OfficeDev/office-js-docs-pr#2751
OfficeDev/office-js#246
https://learn.microsoft.com/en-us/office/dev/add-ins/concepts/browsers-used-by-office-web-add-ins

根据查阅的以上issue和您的这张截图,加上使用的是office2019,初步判断问题来自于word加载插件时使用的是ie11浏览器内核,内核和vue3产生了兼容性问题,如下所示
Screenshot_2023_0429_225345.png

请使用office 2021版本,或者Microsoft 365版本

@FXorange-CPU
Copy link

我今天尝试了,也是不能加载成功,显示网络问题

@FXorange-CPU
Copy link

image

@Kuingsmile
Copy link
Owner

Kuingsmile commented May 13, 2023

image

word gpt plus是本地服务的标题,需要自己clone后运行服务

直接用的话需要用

https://github.com/Kuingsmile/word-GPT-Plus/blob/master/release/other/manifest.xml

这个文件,运行后的标题是gpt plus

@bq4157
Copy link

bq4157 commented May 29, 2023

怎么会出现报错:TimeoutError: ChatGPT timed out waiting for response

@HB833
Copy link

HB833 commented Aug 2, 2023

我同样也是不能连接网络,在clash中规则添加了msq.pub,也还是不行,请教哪里出了问题啊!!!
image

@Kuingsmile
Copy link
Owner

同上面的回复 word gpt plus是本地服务的标题,需要自己clone后运行服务

直接用的话需要用

https://github.com/Kuingsmile/word-GPT-Plus/blob/master/release/other/manifest.xml

这个文件,运行后的标题是gpt plus

@1179738126
Copy link

直接用的manifest了标题已变成gptplus了,而且访问word.msq.pub网页也没问题,office版本是2021专业增强版,还是出现上面的加载项问题

@Bwliu2022
Copy link

点击附加调试器,弹出网页错误对话框:

错误: Office.js has not fully loaded. Your app must call "Office.onReady()" as part of it's loading sequence (or set the "Office.initialize" function). If your app has this functionality, try reloading this page.

image

您好,我遇到了和这位一样的问题,安装好后,在word里面打开是一片空白,附加调试也是一样的报错,请问如何解决呢

@Kuingsmile
Copy link
Owner

点击附加调试器,弹出网页错误对话框:
错误: Office.js has not fully loaded. Your app must call "Office.onReady()" as part of it's loading sequence (or set the "Office.initialize" function). If your app has this functionality, try reloading this page.
image

您好,我遇到了和这位一样的问题,安装好后,在word里面打开是一片空白,附加调试也是一样的报错,请问如何解决呢

你用的office版本是什么?参考上面的回复,对office版本有要求的哈
https://learn.microsoft.com/en-us/office/dev/add-ins/concepts/browsers-used-by-office-web-add-ins

@Bwliu2022
Copy link

Bwliu2022 commented Sep 1, 2023 via email

@Kuingsmile
Copy link
Owner

您好, 我用的是Microsoft Office专业增强版2019,我有看到回复中提到可能是版本的问题,那改装为2021版本可以解决吗?我在下面的评论区有看到说word2021版本好像也不行 发件人: Kuingsmile @.> 发送时间: 2023年9月1日 19:00 收件人: Kuingsmile/word-GPT-Plus @.> 抄送: Bwliu2022 @.>; Comment @.> 主题: Re: [Kuingsmile/word-GPT-Plus] 添加GPT Plus成功后,不能在Word里正常显示界面 (Issue #3) 点击附加调试器,弹出网页错误对话框: 错误: Office.js has not fully loaded. Your app must call "Office.onReady()" as part of it's loading sequence (or set the "Office.initialize" function). If your app has this functionality, try reloading this page. [image]https://user-images.githubusercontent.com/33155648/235308409-bf9e527d-4881-4d32-9069-30d178d9d0ad.png 您好,我遇到了和这位一样的问题,安装好后,在word里面打开是一片空白,附加调试也是一样的报错,请问如何解决呢 你用的office版本是什么?参考上面的回复,对office版本有要求的哈 https://learn.microsoft.com/en-us/office/dev/add-ins/concepts/browsers-used-by-office-web-add-ins — Reply to this email directly, view it on GitHub<#3 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AZ3223GRY6LD67OMNSCYKU3XYG5Z5ANCNFSM6AAAAAAXQHHSJI. You are receiving this because you commented.Message ID: @.@.>>

可以试下换下版本,然后检查下是否安装了webview2

@Bwliu2022
Copy link

Bwliu2022 commented Nov 6, 2023 via email

@Kuingsmile
Copy link
Owner

您好, 我刚换了office2021,确实可以用了。用一个问题想问一下,关于open ai key,我使用的是我自己的open ai账号生成的key,我的账户是免费的chatgpt-3.5版本的,是否意味着我在word-gpt-plus里面用的也是chatgpt-3.5的内核,那请问如果我将账户升级为4.0然后生成ai key,这样的话在word-gpt-plus里面是否也可以升级为4.0的内核呢?那如果我直接用别人的4.0的账户生成的open ai key,是否也行呢? 望解答。 祝身体健康,工作顺利! 从 Windows 版邮件<https://go.microsoft.com/fwlink/?LinkId=550986>发送 发件人: @.> 发送时间: 2023年9月1日 22:37 收件人: @.> 抄送: @.>; @.> 主题: Re: [Kuingsmile/word-GPT-Plus] 添加GPT Plus成功后,不能在Word里正常显示界面 (Issue #3) 您好, 我用的是Microsoft Office专业增强版2019,我有看到回复中提到可能是版本的问题,那改装为2021版本可以解决吗?我在下面的评论区有看到说word2021版本好像也不行 发件人: Kuingsmile @.> 发送时间: 2023年9月1日 19:00 收件人: Kuingsmile/word-GPT-Plus @.> 抄送: Bwliu2022 @.>; Comment @.> 主题: Re: [Kuingsmile/word-GPT-Plus] 添加GPT Plus成功后,不能在Word里正常显示界面 (Issue #3<#3>) 点击附加调试器,弹出网页错误对话框: 错误: Office.js has not fully loaded. Your app must call "Office.onReady()" as part of it's loading sequence (or set the "Office.initialize" function). If your app has this functionality, try reloading this page. [image]https://user-images.githubusercontent.com/33155648/235308409-bf9e527d-4881-4d32-9069-30d178d9d0ad.png 您好,我遇到了和这位一样的问题,安装好后,在word里面打开是一片空白,附加调试也是一样的报错,请问如何解决呢 你用的office版本是什么?参考上面的回复,对office版本有要求的哈 https://learn.microsoft.com/en-us/office/dev/add-ins/concepts/browsers-used-by-office-web-add-ins ― Reply to this email directly, view it on GitHub<#3 (comment)<#3 (comment)>>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AZ3223GRY6LD67OMNSCYKU3XYG5Z5ANCNFSM6AAAAAAXQHHSJI. You are receiving this because you commented.Message ID: @.@.>> 可以试下换下版本,然后检查下是否安装了webview2 ― Reply to this email directly, view it on GitHub<#3 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AZ3223ENFQHGZFCQ3FPP6ULXYHQKVANCNFSM6AAAAAAXQHHSJI. You are receiving this because you commented.Message ID: @.***>

换api key就可以激活对应模型的使用权限

@Bwliu2022
Copy link

Bwliu2022 commented Nov 6, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants