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

[ChatGPT] please consider adding proxy example into README #6242

Closed
ivribalko opened this issue Apr 29, 2023 · 3 comments
Closed

[ChatGPT] please consider adding proxy example into README #6242

ivribalko opened this issue Apr 29, 2023 · 3 comments
Labels
extension: chatgpt Issues related to the chatgpt extension extension Issues related to one of the extensions in the Store feature request New feature or improvement

Comments

@ivribalko
Copy link
Contributor

Extension

https://www.raycast.com/abielzulio/chatgpt

Description

Hello! Thank you for the great extension.

I'm trying to set up proxy access with the built-in settings.

I can confirm that the proxy I'm using does seem to function:

curl --proxy "socks5://USER:PASSW@PROXY:1080" "https://api.openai.com/v1/chat/completions"

However, when I try to put the same settings into the extension's proxy settings, I get "Error socket hang up" error message.

Could you provide a step-by-step example of how to use the proxy settings or elaborate on the requirements for the proxy?

I've also tried to use my own proxies running within Docker to no avail yet. An example with a Docker image would be much appreciated.

Thank you!

Who will benefit from this feature?

readme readers who need to use proxy

Anything else?

No response

@ivribalko ivribalko added extension Issues related to one of the extensions in the Store feature request New feature or improvement labels Apr 29, 2023
@raycastbot raycastbot added the extension: chatgpt Issues related to the chatgpt extension label Apr 29, 2023
@raycastbot
Copy link
Collaborator

Thank you for opening this issue!

🔔 @abielzulio @abielzulio @pernielsentikaer @abielzulio @abielzulio @pomdtr @abielzulio you might want to have a look.

💡 Tip: Once the issue is resolved, comment @raycastbot close this issue to close it.

@ivribalko
Copy link
Contributor Author

ivribalko commented Apr 30, 2023

I've found this and it seems to have fixed it for me when debugging the extension locally. Would you like me to investigate it further and open a PR for that?

@ivribalko
Copy link
Contributor Author

Closing due to lack of response and switching to Raycast AI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension: chatgpt Issues related to the chatgpt extension extension Issues related to one of the extensions in the Store feature request New feature or improvement
Projects
None yet
Development

No branches or pull requests

2 participants