Skip to content

Commit aab4530

Browse files
Rename test_custom_tools_fix.py to src/praisonai/tests/test_custom_tools_fix.py
1 parent e8e205c commit aab4530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_custom_tools_fix.py renamed to src/praisonai/tests/test_custom_tools_fix.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ def calculate(expression: str) -> str:
8080
print("3. Run the chatbot UI")
8181
print("4. Ask the agent to use multiple tools")
8282
print("\nThe agent should now be able to use all three tools (search_web, get_weather, calculate)")
83-
print("instead of just the last one.")
83+
print("instead of just the last one.")

0 commit comments

Comments
 (0)