cookbook/03_teams/03_tools/TEST_LOG.md
Status: PASS
Notes: No pattern violations detected.
Found in:
Status: FAIL
Description: Example execution attempt
Result: FAIL. Traceback (most recent call last): File "/Users/ab/conductor/workspaces/agno/tallinn/libs/agno/agno/tools/agentql.py", line 8, in <module> import agentql ModuleNotFoundError: No module named 'agentql'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/Users/ab/conductor/workspaces/agno/tallinn/cookbook/03_teams/03_tools/async_tools.py", line 14, in <module>
from agno.tools.agentql import AgentQLTools
File "/Users/ab/conductor/workspaces/agno/tallinn/libs/agno/agno/tools/agentql.py", line 11, in <module>
raise ImportError("agentql not installed. Please install using pip install agentql")
ImportError: agentql not installed. Please install using pip install agentql
Status: PASS
Description: Example executed (demo run)
Result: PASS
Status: PASS
Description: Example executed (demo run)
Result: PASS
Status: PASS
Description: Example executed (demo run)
Result: PASS
Status: PASS
Description: Example executed (demo run)
Result: PASS
Status: PASS
Description: Example executed (demo run)
Result: PASS
Status: FAIL
Description: Example execution attempt
Result: FAIL. Timeout after 120s