fix:missing import (#2739)

pull/2741/head
呆萌闷油瓶 2 years ago committed by GitHub
parent 9440d7fe88
commit b75ff5fa03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,3 +1,4 @@
import copy
from typing import IO, Optional
from openai import AzureOpenAI

Loading…
Cancel
Save