agent.chat("What's going on with the superconductor lk-99") agent.chat("what are the latest developments in machine learning")
error: File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/llama_hub/tools/arxiv/base.py", line 5, in <module> from llama_index.readers.schema.base import Document ModuleNotFoundError: No module named 'llama_index.readers.schema'
Hey everyone, I am looking for a fast way for a bunch of tool calling llm example agents in Python, that are easy to implement. Was wondering if anyone had access to a repo. Was trying to use llama doc tool/toolkit examples but a lot of it is outdated and having to work more updating it.