cookbook/03_teams/05_knowledge/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/vectordb/lancedb/lance_db.py", line 8, in <module> import lancedb ModuleNotFoundError: No module named 'lancedb'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/Users/ab/conductor/workspaces/agno/tallinn/cookbook/03_teams/05_knowledge/01_team_with_knowledge.py", line 16, in <module>
from agno.vectordb.lancedb import LanceDb, SearchType
File "/Users/ab/conductor/workspaces/agno/tallinn/libs/agno/agno/vectordb/lancedb/init.py", line 1, in <module>
from agno.vectordb.lancedb.lance_db import LanceDb, SearchType
File "/Users/ab/conductor/workspaces/agno/tallinn/libs/agno/agno/vectordb/lancedb/lance_db.py", line 11, in <module>
raise ImportError("lancedb not installed. Please install using pip install lancedb")
ImportError: lancedb not installed. Please install using pip install lancedb
Status: FAIL
Description: Example execution attempt
Result: FAIL. Traceback (most recent call last): File "/Users/ab/conductor/workspaces/agno/tallinn/libs/agno/agno/vectordb/lancedb/lance_db.py", line 8, in <module> import lancedb ModuleNotFoundError: No module named 'lancedb'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/Users/ab/conductor/workspaces/agno/tallinn/cookbook/03_teams/05_knowledge/02_team_with_knowledge_filters.py", line 17, in <module>
from agno.vectordb.lancedb import LanceDb
File "/Users/ab/conductor/workspaces/agno/tallinn/libs/agno/agno/vectordb/lancedb/init.py", line 1, in <module>
from agno.vectordb.lancedb.lance_db import LanceDb, SearchType
File "/Users/ab/conductor/workspaces/agno/tallinn/libs/agno/agno/vectordb/lancedb/lance_db.py", line 11, in <module>
raise ImportError("lancedb not installed. Please install using pip install lancedb")
ImportError: lancedb not installed. Please install using pip install lancedb
Status: FAIL
Description: Example execution attempt
Result: FAIL. Traceback (most recent call last): File "/Users/ab/conductor/workspaces/agno/tallinn/libs/agno/agno/vectordb/lancedb/lance_db.py", line 8, in <module> import lancedb ModuleNotFoundError: No module named 'lancedb'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/Users/ab/conductor/workspaces/agno/tallinn/cookbook/03_teams/05_knowledge/03_team_with_agentic_knowledge_filters.py", line 16, in <module>
from agno.vectordb.lancedb import LanceDb
File "/Users/ab/conductor/workspaces/agno/tallinn/libs/agno/agno/vectordb/lancedb/init.py", line 1, in <module>
from agno.vectordb.lancedb.lance_db import LanceDb, SearchType
File "/Users/ab/conductor/workspaces/agno/tallinn/libs/agno/agno/vectordb/lancedb/lance_db.py", line 11, in <module>
raise ImportError("lancedb not installed. Please install using pip install lancedb")
ImportError: lancedb not installed. Please install using pip install lancedb
Status: FAIL
Description: Example execution attempt
Result: FAIL. Timeout after 120s
Status: FAIL
Description: Example execution attempt
Result: FAIL. Traceback (most recent call last): File "/Users/ab/conductor/workspaces/agno/tallinn/libs/agno/agno/vectordb/lancedb/lance_db.py", line 8, in <module> import lancedb ModuleNotFoundError: No module named 'lancedb'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/Users/ab/conductor/workspaces/agno/tallinn/cookbook/03_teams/05_knowledge/05_team_update_knowledge.py", line 12, in <module>
from agno.vectordb.lancedb import LanceDb
File "/Users/ab/conductor/workspaces/agno/tallinn/libs/agno/agno/vectordb/lancedb/init.py", line 1, in <module>
from agno.vectordb.lancedb.lance_db import LanceDb, SearchType
File "/Users/ab/conductor/workspaces/agno/tallinn/libs/agno/agno/vectordb/lancedb/lance_db.py", line 11, in <module>
raise ImportError("lancedb not installed. Please install using pip install lancedb")
ImportError: lancedb not installed. Please install using pip install lancedb