mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-11-01 12:02:40 +08:00
~ | 0.0.2.8
This commit is contained in:
2
setup.py
2
setup.py
@@ -14,7 +14,7 @@ with open("requirements.txt") as f:
|
|||||||
with open("interference/requirements.txt") as f:
|
with open("interference/requirements.txt") as f:
|
||||||
api_required = f.read().splitlines()
|
api_required = f.read().splitlines()
|
||||||
|
|
||||||
VERSION = '0.0.2.7'
|
VERSION = '0.0.2.8'
|
||||||
DESCRIPTION = (
|
DESCRIPTION = (
|
||||||
"The official gpt4free repository | various collection of powerful language models"
|
"The official gpt4free repository | various collection of powerful language models"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user