wip: temp

This commit is contained in:
superobk
2024-05-16 16:02:13 +08:00
parent e4136ee4e3
commit 0612c065c0
4 changed files with 10 additions and 10 deletions

View File

@ -65,6 +65,7 @@ class G2E(Blackbox):
api_key='YOUR_API_KEY',
base_url=url
)
#model_name = client.models.list().data[0].id
model_name = client.models.list().data[1].id
print(model_name)
response = client.chat.completions.create(