mirror of
https://github.com/Kuingsmile/word-GPT-Plus.git
synced 2026-04-25 16:25:49 +03:00
[GH-ISSUE #5] [Bug]: 404?405? #6
Labels
No labels
bug
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/word-GPT-Plus#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @manesec on GitHub (May 5, 2023).
Original GitHub issue: https://github.com/Kuingsmile/word-GPT-Plus/issues/5
Originally assigned to: @Kuingsmile on GitHub.
前置阅读 | Pre-reading
服务类型 | Service Type
Official hosted service
系统信息 | System Information
Windows
Office 版本 | Office Version
microsoft 365
问题重现 | Bug reproduce
开发者 你好,
在使用的时候我发现,使用API去请求,填写好了之后,点了保存,使用就会显示404,我有试过填写转发域名是word.msq.pub,就会405,看了一下文档没有解释关于“转发域名”,不知道要不要填,也不知道填得对不对(尴尬
我要如何解决该问题?
@gao106 commented on GitHub (May 6, 2023):
我也这样,web-api也不行,不知道是不是魔法的原因
@Kuingsmile commented on GitHub (May 6, 2023):
检查一下网络环境是否可用
@Kuingsmile commented on GitHub (May 6, 2023):
转发域名是指通过这种服务转发的api接口对应地址https://github.com/noobnooc/noobnooc/discussions/9
@Kuingsmile commented on GitHub (May 6, 2023):
由于切换model导致的bug,过会修复下
@Kuingsmile commented on GitHub (May 6, 2023):
已修复官方接口的404 bug,web-api目前没有复现有问题 @manesec
@manesec commented on GitHub (May 6, 2023):
转发域名一定要填写吗? 不填写会显示 Error: Request failed with status code 400
@manesec commented on GitHub (May 6, 2023):
@Kuingsmile commented on GitHub (May 6, 2023):
不填转发域名的话需要开翻墙 不然国内访问会有问题
@Kuingsmile commented on GitHub (May 6, 2023):
400的话可以试试把max token调大一点
@manesec commented on GitHub (May 6, 2023):
感谢,已经解决了, max token在1000的时候可以正常工作了!