update g2e.py

This commit is contained in:
ACBBZ
2024-04-17 06:41:20 +00:00
parent 960876c21b
commit 46efcd2f55

View File

@ -6,6 +6,7 @@ from .blackbox import Blackbox
import requests
import json
from openai import OpenAI
class G2E(Blackbox):