Skip to content

Commit

Permalink
Update tests/test_agents.py
Browse files Browse the repository at this point in the history
Co-authored-by: James Braza <[email protected]>
  • Loading branch information
mskarlin and jamesbraza authored Sep 11, 2024
1 parent d873470 commit 100617c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_agents.py
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,8 @@ def test_tool_schema(agent_test_settings: Settings) -> None:
"description": (
"Search for papers to increase the paper count.\n\nRepeat"
" previous calls with the same query and years to continue a"
" search. Only repeat a maximum of twice.\nThis tool can be "
"called concurrently.\nThis tool"
" search. Only repeat a maximum of twice.\nThis tool can be"
" called concurrently.\nThis tool"
" introduces novel papers, so invoke this tool when just"
" beginning or when unsatisfied with the current evidence."
),
Expand Down

0 comments on commit 100617c

Please sign in to comment.