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 5668f2d commit 04d50a8Copy full SHA for 04d50a8
dapr_agents/types/message.py
@@ -6,7 +6,7 @@
6
model_validator,
7
ConfigDict,
8
)
9
-from typing import List, Optional, Dict, Any
+from typing import List, Optional, Dict
10
import json
11
12
0 commit comments