juzeon / poe-openai-proxy

A wrapper that lets you use the reverse-engineered Python library poe-api library as if it was the OpenAI API for ChatGPT. You can connect your favorite OpenAI API based apps to this proxy and enjoy the ChatGPT API for free!
GNU General Public License v3.0
424 stars 98 forks source link

support docker run #45

Closed CaoYunzhou closed 1 year ago

CaoYunzhou commented 1 year ago
juzeon commented 1 year ago

Hello. I appreciate your contribution very much! However, I have a few requests before I can accept your PR. I would like to keep the two language versions of the document as well as the python dependency poe-api (an implementation using github.com/lwydyby/poe-api has been created in a new branch and is being tested, I will merge it to the master branch soon). Also, changing the configuration file from toml to .env file will break the backward compatibility, which I would like to avoid. Could you please help me tweak your PR a little more? Thank you for your understanding and cooperation.

mmw1984 commented 1 year ago

Whoh, thats what I am founding!