Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Is there any IP Proxy Pool recommended? #98

@hydeCaesar

Description

@hydeCaesar

I added

	transport := &http.Transport{
		Proxy: http.ProxyURL(proxyURL),
	}

	client := &http.Client{
		Transport: transport,
	}

trying to use an IP Proxy Pool to break through rate limits from OpenAI .
It got an "IP blocked".
Is there any other solution or I just need to buy an another IP Proxy Pool ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions