Fix failing test

This commit is contained in:
Brandon Hancock
2025-01-10 19:41:14 -05:00
parent 8c42d3d317
commit aa765a1afa
2 changed files with 42 additions and 30 deletions

View File

@@ -1495,7 +1495,7 @@ def test_agent_execute_task_basic():
role="test role",
goal="test goal",
backstory="test backstory",
llm=LLM(model="gpt-3.5-turbo"),
llm="gpt-4o-mini",
)
task = Task(