Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

llama_index.callbacks #8

Open
JohnTan38 opened this issue Jun 4, 2024 · 0 comments
Open

llama_index.callbacks #8

JohnTan38 opened this issue Jun 4, 2024 · 0 comments

Comments

@JohnTan38
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant