phidata
phidata copied to clipboard
fix import error message in example "research" cookbook
Fixed below import error while running "streamlit run cookbook/examples/research/app.py"
from phi.assistant.team import Assistant ModuleNotFoundError: No module named 'phi.assistant.team'