phidata icon indicating copy to clipboard operation
phidata copied to clipboard

fix import error message in example "research" cookbook

Open tqiqbal opened this issue 9 months ago • 0 comments

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'

tqiqbal avatar May 23 '24 11:05 tqiqbal