summaryrefslogtreecommitdiffstats
path: root/g4f/__init__.py
diff options
context:
space:
mode:
authorHeiner Lohaus <heiner@lohaus.eu>2023-10-07 09:02:48 +0200
committerHeiner Lohaus <heiner@lohaus.eu>2023-10-07 09:02:48 +0200
commit4fa6e9c0f597c07d2acf10732fe2aeda270c6ca6 (patch)
tree78c7dbfda4469a074434583bb1fe1dee36cc7e18 /g4f/__init__.py
parentAdd GPTalk and GptForLove Provider (diff)
downloadgpt4free-4fa6e9c0f597c07d2acf10732fe2aeda270c6ca6.tar
gpt4free-4fa6e9c0f597c07d2acf10732fe2aeda270c6ca6.tar.gz
gpt4free-4fa6e9c0f597c07d2acf10732fe2aeda270c6ca6.tar.bz2
gpt4free-4fa6e9c0f597c07d2acf10732fe2aeda270c6ca6.tar.lz
gpt4free-4fa6e9c0f597c07d2acf10732fe2aeda270c6ca6.tar.xz
gpt4free-4fa6e9c0f597c07d2acf10732fe2aeda270c6ca6.tar.zst
gpt4free-4fa6e9c0f597c07d2acf10732fe2aeda270c6ca6.zip
Diffstat (limited to 'g4f/__init__.py')
-rw-r--r--g4f/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/g4f/__init__.py b/g4f/__init__.py
index a5cee80b..268b8aab 100644
--- a/g4f/__init__.py
+++ b/g4f/__init__.py
@@ -6,7 +6,6 @@ from .typing import CreateResult, Union
from .debug import logging
from requests import get
-logging = False
version = '0.1.5.4'
def check_pypi_version():