chatgpt-google-summary-extension icon indicating copy to clipboard operation
chatgpt-google-summary-extension copied to clipboard

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

Open justincnn opened this issue 1 year ago • 8 comments
trafficstars

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

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

justincnn avatar Apr 27 '24 08:04 justincnn

image这样试下呢

givebest avatar Apr 28 '24 01:04 givebest

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

justincnn avatar Apr 28 '24 10:04 justincnn

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

givebest avatar Apr 28 '24 10:04 givebest

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

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

justincnn avatar Apr 28 '24 11:04 justincnn

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

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

justincnn avatar Apr 29 '24 09:04 justincnn

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

givebest avatar Apr 30 '24 00:04 givebest

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?

folkevil avatar May 02 '24 03:05 folkevil

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

WilliamDuTrendMicro avatar Jul 02 '24 03:07 WilliamDuTrendMicro