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 5069aa5 commit 60d35abCopy full SHA for 60d35ab
tests/strands/experimental/test_agent_config.py
@@ -6,7 +6,7 @@
6
from unittest.mock import Mock, patch
7
8
9
-class TestExperimentalAgentConfig:
+class TestAgentConfig:
10
"""Test experimental AgentConfig functionality."""
11
12
def test_agent_config_creation(self):
0 commit comments