Closed tslmy closed 7 months ago
Yeah seems like Chainlit needs to update llamaindex and update the imports or change it to legacy import if they don't want to move on to v0.10.x
WIll look into this!
Sorry @willydouhard can I check if this update is about ready? Llamaindex is pushing out updates super frequently sigh. The chainlit llamaindex callback is great for understandability.
I hope the issue resolves after my pull request is merged; it passed all the test locally.
Hello! Can I double-check if this issue has been resolved?
Verified it works, at least for simple chat messages.
LlamaIndex 0.10.0 is a big update. They moved things around. Currently, we are stuck here:
I tried some monkeypatching:
and it looks like we really need some moving-arounds: