From 90c80f80aef37505319f577db9c55a008ff59cd4 Mon Sep 17 00:00:00 2001 From: 4sh <80625238+Recentaly@users.noreply.github.com> Date: Tue, 2 Jan 2024 02:42:21 +0100 Subject: New Provider 'Bestim' (#1416) * Add new provider Bestim --- g4f/Provider/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'g4f/Provider/__init__.py') diff --git a/g4f/Provider/__init__.py b/g4f/Provider/__init__.py index 2ff8b837..9703983a 100644 --- a/g4f/Provider/__init__.py +++ b/g4f/Provider/__init__.py @@ -54,6 +54,7 @@ from .Ylokh import Ylokh from .You import You from .Yqcloud import Yqcloud from .GeekGpt import GeekGpt +from .Bestim import Bestim import sys -- cgit v1.2.3