Hi
I have faced a strange issue
I was having the llama-index and llama index core version to be 0.10.58 since long time back but never got an error but now suddenly I am seeing this error File "/usr/local/lib/python3.12/site-packages/openinference/instrumentation/llama_index/_handler.py", line 111, in <module>
from llama_index.core.workflow.errors import WorkflowDone
ModuleNotFoundError: No module named 'llama_index.core.workflow'
and haven't chnage anything in the file
and it seems that phoenix is using this module*
Can someone help me to understand this