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

Fix a typo in readme #39

Closed realnoob007 closed 1 year ago

realnoob007 commented 1 year ago

change "comfig.toml" to "config.toml"

juzeon commented 1 year ago

Thank you for your contribution!