summaryrefslogtreecommitdiffstats
path: root/g4f/models.py
diff options
context:
space:
mode:
authorabc <98614666+xtekky@users.noreply.github.com>2023-08-17 14:57:37 +0200
committerabc <98614666+xtekky@users.noreply.github.com>2023-08-17 14:57:37 +0200
commit6d96a1efd27b94c564da6da9cddf3bfceaf7c0ed (patch)
tree0f046519635833db16e6b71505d355eb2c8cb717 /g4f/models.py
parent ~ (diff)
downloadgpt4free-6d96a1efd27b94c564da6da9cddf3bfceaf7c0ed.tar
gpt4free-6d96a1efd27b94c564da6da9cddf3bfceaf7c0ed.tar.gz
gpt4free-6d96a1efd27b94c564da6da9cddf3bfceaf7c0ed.tar.bz2
gpt4free-6d96a1efd27b94c564da6da9cddf3bfceaf7c0ed.tar.lz
gpt4free-6d96a1efd27b94c564da6da9cddf3bfceaf7c0ed.tar.xz
gpt4free-6d96a1efd27b94c564da6da9cddf3bfceaf7c0ed.tar.zst
gpt4free-6d96a1efd27b94c564da6da9cddf3bfceaf7c0ed.zip
Diffstat (limited to 'g4f/models.py')
-rw-r--r--g4f/models.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/g4f/models.py b/g4f/models.py
index 40d21f2a..c675c280 100644
--- a/g4f/models.py
+++ b/g4f/models.py
@@ -1,6 +1,6 @@
from dataclasses import dataclass
-from .provider import Bard, BaseProvider, GetGpt, H2o, Liaobots, Vercel
+from .Provider import Bard, BaseProvider, GetGpt, H2o, Liaobots, Vercel
@dataclass