请问下如果想用gemini作为翻译引擎,应该怎么填写设置? #404
Replies: 1 comment 11 replies
-
config的格式应该是 |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
实在把我能想到的url写法都试了一遍,一直返回SyntaxError: Failed to execute 'json' on 'Response': Unexpected end of JSON input
试过只填基础url和往后到/models这一级并且在下面config里写model名字,也试过直接url里写model名字,还有url用问号或者斜杠结尾,以及直接把key删掉然后像curl连api时候一样在url最后面加key,都不行
试着翻代码,但我这半吊子实在找不到这几个设置应该在哪儿被传到gemini服务器orz
Beta Was this translation helpful? Give feedback.
All reactions