added gpt4free package

This commit is contained in:
Raju Komati
2023-04-29 14:55:24 +05:30
parent 94b30306f0
commit 54b4c789a7
66 changed files with 492 additions and 422 deletions

View File

@@ -5,7 +5,7 @@ description = ""
authors = ["Raju Komati <komatiraju032@gmail.com>"]
license = "GPL-3.0"
readme = "README.md"
packages = [{ include = "openai_rev" }]
packages = [{ include = "gpt4free" }]
exclude = ["**/*.txt"]
[tool.poetry.dependencies]