TablesGPT icon indicating copy to clipboard operation
TablesGPT copied to clipboard

llama_index.callbacks

Open JohnTan38 opened this issue 1 year ago • 0 comments

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!

JohnTan38 avatar Jun 04 '24 06:06 JohnTan38