summaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authort.me/xtekky <98614666+xtekky@users.noreply.github.com>2023-05-04 20:13:58 +0200
committerGitHub <noreply@github.com>2023-05-04 20:13:58 +0200
commite865fcbc5acc55cb5301c06be5310dc1ea0b406b (patch)
tree9868ac81403c2f15f3731ce0d91d9a83ffa549bd /pyproject.toml
parent🔨 update(theb/__init__.py): add get_response method to Completion class (diff)
parentMerge pull request #441 from hamza1312/main (diff)
downloadgpt4free-e865fcbc5acc55cb5301c06be5310dc1ea0b406b.tar
gpt4free-e865fcbc5acc55cb5301c06be5310dc1ea0b406b.tar.gz
gpt4free-e865fcbc5acc55cb5301c06be5310dc1ea0b406b.tar.bz2
gpt4free-e865fcbc5acc55cb5301c06be5310dc1ea0b406b.tar.lz
gpt4free-e865fcbc5acc55cb5301c06be5310dc1ea0b406b.tar.xz
gpt4free-e865fcbc5acc55cb5301c06be5310dc1ea0b406b.tar.zst
gpt4free-e865fcbc5acc55cb5301c06be5310dc1ea0b406b.zip
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 83df5dc5..37ec92d2 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,5 +1,5 @@
[tool.poetry]
-name = "openai-rev"
+name = "gpt4free"
version = "0.1.0"
description = ""
authors = []