We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0aafc6 commit 147710eCopy full SHA for 147710e
src/openai/types/beta/asssitant_deleted.py
@@ -4,7 +4,7 @@
4
5
from ..._models import BaseModel
6
7
-__all__ = ["AsssitantDeleted"]
+__all__ = ["AssistantDeleted"]
8
9
10
class AsssitantDeleted(BaseModel):
0 commit comments