mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-23 07:08:14 +00:00
Fix tests
This commit is contained in:
@@ -36,6 +36,7 @@ def test_agent_tool_role_matching(role_name, should_match):
|
||||
goal="Answer questions about Futel",
|
||||
backstory="Futel Football Club info",
|
||||
allow_delegation=False,
|
||||
llm="gpt-4o-mini",
|
||||
)
|
||||
|
||||
# Create test agent tool
|
||||
|
||||
Reference in New Issue
Block a user