gpt4free icon indicating copy to clipboard operation
gpt4free copied to clipboard

installing with pip

Open Eikosa opened this issue 1 year ago • 4 comments

It would be nice if we could install it with pip, for example: pip3 install gpt4free

Eikosa avatar Jun 27 '23 16:06 Eikosa

I think there was, but I wasn't sure because it wasn't written in the documents.

Eikosa avatar Jun 27 '23 16:06 Eikosa

the pip package hasn't been updated, I will have to take care of it

xtekky avatar Jun 28 '23 00:06 xtekky

I have made it possible to install from Git using the following command. However, please understand that the versioning is not appropriate and use it accordingly. (The version will always be 0.2.0, even if the code is updated.)

pip install git+https://github.com/xtekky/gpt4free.git

MIDORIBIN avatar Jul 09 '23 02:07 MIDORIBIN

Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again.

github-actions[bot] avatar Oct 06 '23 00:10 github-actions[bot]