summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/AItianhu.py
diff options
context:
space:
mode:
authorHeiner Lohaus <heiner.lohaus@netformic.com>2023-08-24 21:32:22 +0200
committerHeiner Lohaus <heiner.lohaus@netformic.com>2023-08-24 21:32:22 +0200
commit69ca98ac85743edd76ac6ce49feb233cd5365099 (patch)
tree75f931bc48497ae9e8cfec5ed234574263c11381 /g4f/Provider/AItianhu.py
parentImprove providers with tests (diff)
downloadgpt4free-69ca98ac85743edd76ac6ce49feb233cd5365099.tar
gpt4free-69ca98ac85743edd76ac6ce49feb233cd5365099.tar.gz
gpt4free-69ca98ac85743edd76ac6ce49feb233cd5365099.tar.bz2
gpt4free-69ca98ac85743edd76ac6ce49feb233cd5365099.tar.lz
gpt4free-69ca98ac85743edd76ac6ce49feb233cd5365099.tar.xz
gpt4free-69ca98ac85743edd76ac6ce49feb233cd5365099.tar.zst
gpt4free-69ca98ac85743edd76ac6ce49feb233cd5365099.zip
Diffstat (limited to 'g4f/Provider/AItianhu.py')
-rw-r--r--g4f/Provider/AItianhu.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/g4f/Provider/AItianhu.py b/g4f/Provider/AItianhu.py
index e8e5714a..9f5440bc 100644
--- a/g4f/Provider/AItianhu.py
+++ b/g4f/Provider/AItianhu.py
@@ -7,7 +7,7 @@ from .base_provider import BaseProvider
class AItianhu(BaseProvider):
- url = "https://www.aitianhu.com/api/chat-process"
+ url = "https://www.aitianhu.com/"
working = False
supports_gpt_35_turbo = True