The code in my notebook was working before but now that I've updated my llama version I'm getting these errors:
Plain Text
ImportError: cannot import name 'RESPONSE_TEXT_TYPE' from partially initialized module 'llama_index.indices.response.builder' (most likely due to a circular import)
hey @Tenzin | Tali AI , sorry for the delay. could you try bumping version to 0.5.4 and let me know if issue persists? just landed this PR that got patched in https://github.com/jerryjliu/llama_index/pull/1001