Hi everyone! I'm following this tutorial:
https://www.youtube.com/watch?v=xT6JpDELKPg, but when I try to get_nodes_from_documents, I get a message saying, "LLM is explicitly disabled. Using MockLLM. Embeddings have been explicitly disabled. Using MockEmbedding." Also, when I extract the base nodes, no tables are being extracted. My code is exactly the same as in the tutorial. Is this expected behavior?