snowby666 / poe-api-wrapper

👾 A Python API wrapper for Poe.com. With this, you will have free access to GPT-4, Claude, Llama, Gemini, Mistral and more! 🚀
https://pypi.org/project/poe-api-wrapper/
GNU General Public License v3.0
817 stars 96 forks source link

Ballyregan dependencies #39

Closed ImmortalBoi closed 12 months ago

ImmortalBoi commented 12 months ago

Hello, I was wondering if there was a version of this library without Ballyregan, I know it's for proxies but in my case I don't need a proxy and it takes up a massive amount of space without being used. So I was wondering if it was possible to make a version with it removed. Thank you for your time.

ImmortalBoi commented 12 months ago

In case anyone else has this niche use case, I forked the repo and removed the proxies.

https://github.com/ImmortalBoi/poe-api-wrapper-proxyless

snowby666 commented 12 months ago

I've just added this.

ImmortalBoi commented 12 months ago

I've just added this.

Thank you