sparticleinc / chatgpt-google-summary-extension

Chrome extension to view ChatGPT summaries alongside Google search results and YouTube videos, also supports Yahoo! ニュース、PubMed、PMC、NewsPicks、Github、Nikkei、 Bing、Google Patents, and any page summary.
https://glarity.app
GNU General Public License v3.0
1.7k stars 216 forks source link

利用反代,自建token转api,请问host该如何设置? #208

Open justincnn opened 2 months ago

justincnn commented 2 months ago

我在bob,和沉浸式翻译都是用自建的反代:ip/imitate/v1/chat/completions,然后把api key填写token,可以正常使用,

但是这个项目里无法生效,请问是否有设置的办法,谢谢

givebest commented 2 months ago

image这样试下呢

justincnn commented 2 months ago

谢谢反馈,我的safari设置里面找不到api path的设置,入下图:

givebest commented 2 months ago

Safari 最新版还没通过审核,可以先用 Chrome 体验最新版本。

justincnn commented 2 months ago

Safari 最新版还没通过审核,可以先用 Chrome 体验最新版本。

谢谢,chrome的已经在用了,主要是safari为主力,继续等待safari插件的上架:)

justincnn commented 2 months ago

Safari 最新版还没通过审核,可以先用 Chrome 体验最新版本。

你好,在ios的插件设置里面有看到你上图的设置选项,但是mac端的看不到,请问下这个是不是和审核没关系?

givebest commented 2 months ago

macOS/iOS是两个平台需要单独审核。

folkevil commented 2 months ago

imageTry it this way

Where I can find this option? I cloned repo and run it with npm run dev, but I got error:

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'config') at _r.PM [as constructor] (options.js:194:11849) at _r.xC [as render] (options.js:1:9220) at Ju (options.js:1:6879) at dl (options.js:1:2069)

================================================================= Edit: I found the options, but it only exists in packages/Glarity-Chronium-beta. Look like this version is diferrence with the code on Github repo?

WilliamDuTrendMicro commented 1 week ago

I have the simialr issue ,how to debug it when pop the error message? it works in the 沉浸式翻译 ,but not in the Glarity . : image