Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stopped after 10 redirects #4

Closed
f1ndm1 opened this issue Apr 12, 2023 · 8 comments
Closed

stopped after 10 redirects #4

f1ndm1 opened this issue Apr 12, 2023 · 8 comments
Assignees
Labels
enhancement New feature or request

Comments

@f1ndm1
Copy link

f1ndm1 commented Apr 12, 2023

HOW TO DEAL Get "https://cn.bing.com/edgesvc/turing/conversation/create": stopped after 10 redirects ?
image

@f1ndm1
Copy link
Author

f1ndm1 commented Apr 12, 2023

didn't init GPT service

@pavel-one
Copy link
Owner

Try changing this url https://cn.bing.com/edgesvc/turing/conversation/create to https://edge.churchless.tech/edgesvc/turing/conversation/create please report if it works

@f1ndm1
Copy link
Author

f1ndm1 commented Apr 12, 2023

thank u bro!But there is another question I need to ask you, how to adjust the model I asked is the most accurate rather than imaginative?Where can I set this?

@pavel-one
Copy link
Owner

pavel-one commented Apr 12, 2023

https://github.com/pavel-one/EdgeGPT-Go/blob/master/hub.go#L74 Only in source code.
All styles here: https://github.com/pavel-one/EdgeGPT-Go/blob/master/gpt.go#L21-L23
I make it a setting in the next release

@pavel-one pavel-one added the enhancement New feature or request label Apr 12, 2023
@CoconuterTATA
Copy link

Hi,I met the same problem:2023-04-24T00:48:28.551+0800 INFO CookieManager/manager.go:78 Getting new cookies: ./cookies/1.json
2023/04/24 00:48:31 didn't init GPT service: Get "https://cn.bing.com/edgesvc/turing/conversation/create": stopped after 10 redirects
exit status 1
plz,tell me how to change this url? thank you!

@cherryReptile
Copy link
Collaborator

Hi, you can set CONVERSATION_ENDPOINT in your env to resolve this problem

@CoconuterTATA
Copy link

I guess maybe my ip cant get access to newbing. So, Can I set proxy to access? If it can, plz tell me how to set in code. My proxy port is localhost:7890. Thank you

Hi, you can set CONVERSATION_ENDPOINT in your env to resolve this problem

@pavel-one
Copy link
Owner

@f1ndm1 @CoconuterTATA added to readme, only for use v1.3.0, please check it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants