agiresearch / OpenAGI

OpenAGI: When LLM Meets Domain Experts
MIT License
1.82k stars 152 forks source link

ModuleNotFoundError: No module named 'combine_module_seq' in demo.ipynb #15

Closed cocotiani closed 1 year ago

cocotiani commented 1 year ago

import combine_module_seq failed, while import agi_utils passed. Anyone has met the same bug with me?

TobyGE commented 1 year ago

Thank you for your questions. I've updated the code, and the issues should now be resolved.