From ace19b9d43873fbe5e081ae34e646be2ac8fe011 Mon Sep 17 00:00:00 2001 From: kqlio67 <166700875+kqlio67@users.noreply.github.com> Date: Mon, 8 Jul 2024 20:43:36 +0000 Subject: Add files via upload --- g4f/models.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/g4f/models.py b/g4f/models.py index e9016561..cd1913a7 100644 --- a/g4f/models.py +++ b/g4f/models.py @@ -4,7 +4,7 @@ from dataclasses import dataclass from .Provider import IterListProvider, ProviderType from .Provider import ( - AI365VIP, + AI365VIP, Bing, Blackbox, Chatgpt4o, -- cgit v1.2.3