Revert tool validation

This commit is contained in:
Brandon Hancock
2025-01-09 16:55:23 -05:00
parent dfb2b4b47a
commit b1960ecb4c
2 changed files with 9 additions and 4 deletions

View File

@@ -12,7 +12,6 @@ class InternalAgentTool(BaseAgentTool):
return "Test response"
# new comment
@pytest.mark.parametrize(
"role_name,should_match",
[