Diicell
Diicell
Thank you for the reply! I was also thinking that llama-index's callbacks updates could be the cause of the issue.
Thank you for your help! I'm calling the `instrument()` in the main.py fastapi file on application startup before any llamaindex calls.
I just updated the libraries to the latest version, and I'm encountering the same chunking traces rather than the full ones. I was considering that perhaps the problem is related...
Yes, my code is on GitHub, but it's in a private repository. If you need to review the code, I can provide the crucial parts that are necessary. I'm sorry...