Update test_comprehensive_test.py

pull/1101/head
CI-DEV 1 week ago committed by GitHub
parent 055bf3171e
commit 147f277733
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -480,7 +480,7 @@ def test_hierarchical_swarm():
# Create director agent with explicit knowledge of available agents
director = LiteLLM(
model_name="gpt-4o",
model_name="gpt-4.1",
response_format=SwarmSpec,
system_prompt=(
"As the Director of this Hierarchical Agent Swarm, you coordinate tasks among agents. "

Loading…
Cancel
Save