We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82c1595 commit fd0fab6Copy full SHA for fd0fab6
examples/async_jobs_chat.py
@@ -7,7 +7,6 @@
7
from mistralai.models import (
8
File,
9
CompletionTrainingParametersIn,
10
- CompletionDetailedJobOutStatus,
11
)
12
13
POLLING_INTERVAL = 10
0 commit comments