-
Notifications
You must be signed in to change notification settings - Fork 117
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
Comments
第一个,试下直接访问 第二个,office add-in不兼容doc格式的文档,需要转为docx使用 |
如果是 国内没找到好用的静态托管,所以木有搭服务 |
你好,在浏览器里是可以正常访问https://word.msq.pub的 确实是doc文档,docx没有问题 |
OfficeDev/office-js-docs-pr#2751 根据查阅的以上issue和您的这张截图,加上使用的是office2019,初步判断问题来自于word加载插件时使用的是ie11浏览器内核,内核和vue3产生了兼容性问题,如下所示 请使用office 2021版本,或者Microsoft 365版本 |
我今天尝试了,也是不能加载成功,显示网络问题 |
word gpt plus是本地服务的标题,需要自己clone后运行服务 直接用的话需要用 https://github.com/Kuingsmile/word-GPT-Plus/blob/master/release/other/manifest.xml 这个文件,运行后的标题是gpt plus |
怎么会出现报错:TimeoutError: ChatGPT timed out waiting for response |
同上面的回复 word gpt plus是本地服务的标题,需要自己clone后运行服务 直接用的话需要用 https://github.com/Kuingsmile/word-GPT-Plus/blob/master/release/other/manifest.xml 这个文件,运行后的标题是gpt plus |
直接用的manifest了标题已变成gptplus了,而且访问word.msq.pub网页也没问题,office版本是2021专业增强版,还是出现上面的加载项问题 |
你用的office版本是什么?参考上面的回复,对office版本有要求的哈 |
您好,
我用的是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 unsubscribe<https://github.com/notifications/unsubscribe-auth/AZ3223GRY6LD67OMNSCYKU3XYG5Z5ANCNFSM6AAAAAAXQHHSJI>.
You are receiving this because you commented.Message ID: ***@***.******@***.***>>
|
可以试下换下版本,然后检查下是否安装了webview2 |
您好,
我刚换了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 unsubscribe<https://github.com/notifications/unsubscribe-auth/AZ3223ENFQHGZFCQ3FPP6ULXYHQKVANCNFSM6AAAAAAXQHHSJI>.
You are receiving this because you commented.Message ID: ***@***.***>
|
换api key就可以激活对应模型的使用权限 |
好的,谢谢
发自我的 iPhone
在 2023年11月6日,16:24,Kuingsmile ***@***.***> 写道:
您好, 我刚换了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>发送<https://go.microsoft.com/fwlink/?LinkId=550986%3E%E5%8F%91%E9%80%81> 发件人: @.> 发送时间: 2023年9月1日 22:37 收件人: @.> 抄送: @.>; @.> 主题: Re: [Kuingsmile/word-GPT-Plus] 添加GPT Plus成功后,不能在Word里正常显示界面 (Issue #3<#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><#3<https://github.com/Kuingsmile/word-GPT-Plus/issues/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<#3> (comment)<#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)<#3 (comment)>>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AZ3223ENFQHGZFCQ3FPP6ULXYHQKVANCNFSM6AAAAAAXQHHSJI. You are receiving this because you commented.Message ID: @.***>
换api key就可以激活对应模型的使用权限
—
Reply to this email directly, view it on GitHub<#3 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AZ3223CB2HT3JQYMUDGHEYDYDB67ZAVCNFSM6AAAAAAXQHHSJKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJUGIYTOMRXGY>.
You are receiving this because you commented.Message ID: ***@***.***>
|
无论是release里的manifest.xml,还是md里的 release/other/manifest.xml,共享添加GPT Plus成功后,并不能在Word里正常显示界面,怎么回事呢?是哪里填写token呢?
并且打开非空文档时,按钮显示为灰色,无法点击;仅当为空文档时,才为绿色可点击按钮。以上经过测试
The text was updated successfully, but these errors were encountered: