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 68877d6 commit 1174619Copy full SHA for 1174619
src/backend/v3/magentic_agents/models/agent_models.py
@@ -3,7 +3,7 @@
3
import os
4
from dataclasses import dataclass
5
6
-from src.backend.common.config.app_config import config
+from common.config.app_config import config
7
8
9
@dataclass(slots=True)
0 commit comments