TablesGPT
TablesGPT copied to clipboard
llama_index.callbacks
index = GPTVectorStoreIndex.from_documents(documents) from llama_index.callbacks.global_handlers import set_global_handler 57 set_global_handler() 58 handlers = llama_index.global_handler ModuleNotFoundError: No module named 'llama_index.callbacks'
Dear community please help resolve this issue. Thank you and much appreciated!