Keep getting this kind of error message: ImportError: cannot import name 'BaseQueryEngine' from partially initialized module 'llama_index.core' (most likely due to a circular import)
Thanks alot, that did help. It caused another problem i maneged to fix. However I also got this error message now (ImportError: cannot import name 'trace_method' from partially initialized module 'llama_index.callbacks' (most likely due to a circular import) ). Any ideas how to fix this one๐