We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d580f4 commit af4de4dCopy full SHA for af4de4d
src/mistralai/extra/run/tools.py
@@ -2,7 +2,6 @@
2
import logging
3
from dataclasses import dataclass
4
import inspect
5
-from typing import Dict
6
7
from pydantic import Field, create_model
8
from pydantic.fields import FieldInfo
0 commit comments