OpenGPT / g4f /Provider /Opchatgpts.py
AchyuthGamer's picture
Upload 100 files
d2f3514
from __future__ import annotations
from .ChatgptLogin import ChatgptLogin
class Opchatgpts(ChatgptLogin):
url = "https://opchatgpts.net"
working = True