GoogleGPT 🤖

Adaugă răspunsuri AI la Google Search (alimentat de Google Gemma + GPT-4o!)

< Părere la script-ul GoogleGPT 🤖

Recenzie: Bun, script-ul merge

§
Postat în: 04-05-2024

I am using Violentmonkey BETA 2.18.3 on iOS Orion, and it does not work whether I turn on proxy mode or turn off proxy

adamluiBanat
§
Postat în: 30-05-2024

@dong wei thank you for your report, I fixed it can you use Proxy Mode?

§
Postat în: 01-06-2024

Thank you. I just successfully used it once, but the second time I tried searching, it displayed this message: "We are sorry to inform you that the website you are currently accessing is a site that is illegally using our interface, which may pose security risks and data leaks. We recommend that you stop using this website immediately and visit the free and unlimited source website https://c.binjie.fun instead. This website provides secure and reliable interface services to protect your legal rights and data privacy. Thank you for your attention."

adamluiBanat
§
Postat în: 01-06-2024

@dong wei that is strange. Currently there are three alternate APIs, GoogleGPT randomly cycles thru them for each query, and one of them shows that error to you but not to me. In the future, I will create an API selection menu, then you can just pick the one that works best for you (but for now if you just refresh query, it will randomly pick a different one 66.67% of the time)

§
Postat în: 01-06-2024

@dong wei that is strange. Currently there are three alternate APIs, GoogleGPT randomly cycles thru them for each query, and one of them shows that error to you but not to me. In the future, I will create an API selection menu, then you can just pick the one that works best for you (but for now if you just refresh query, it will randomly pick a different one 66.67% of the time)

That's indeed the case. After multiple searches, most of the time this message is displayed, and only with a very small probability does the search succeed

adamluiBanat
§
Postat în: 01-06-2024

@dong wei for now you should Ctrl+F for proxyendpoints =, then comment out the line

        [ 'https://api.binjie.fun/api/generateStream', { method: 'POST', stream: true }],

so it looks like

//         [ 'https://api.binjie.fun/api/generateStream', { method: 'POST', stream: true }],

...then it will work 100% of the time (but your custom edit will be replaced as I make more updates, then you have to re-hack it, but one of these future updates will add a API selection menu)

adamluiBanat
§
Postat în: 01-06-2024

Actually @dong wei I just patched it so if the apology response occurs, it just tries a different API (so no hack by you necessary)

§
Postat în: 02-06-2024

Thank you, I commented out the line of code as you said and it's working fine now!
One more small question, I would like to know how to adjust the size of the font

adamluiBanat
§
Postat în: 02-06-2024

@dong wei if you Ctrl+F for .googlegpt pre then there is a font-size you can tweak

§
Postat în: 05-06-2024

I encountered some issues again. When I open a page that requires a "?" to search for records, the search completion immediately focuses on the input box, and since I'm using iOS, my keyboard opens right away. The second issue is that I hope it can recognize the Chinese "?"

adamluiBanat
§
Postat în: 05-06-2024

@dong wei do you mean it immediately focuses on GoogleGPT chatbar?

adamluiBanat
§
Postat în: 05-06-2024

@dong wei I fixed both issues

§
Postat în: 06-06-2024

Thank you for the update, it is working well now!

adamluiBanat
§
Postat în: 06-06-2024

you're welcome!

Postează un raspuns

Autentifică-te pentru a posta un răspuns.