Skip to content

Commit

Permalink
Added tool description update to test (#368)
Browse files Browse the repository at this point in the history
Co-authored-by: James Braza <[email protected]>
  • Loading branch information
mskarlin and jamesbraza committed Sep 11, 2024
1 parent cf1e540 commit 3f95cb6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_agents.py
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +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.\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 3f95cb6

Please sign in to comment.