Khoi-Nguyen Nguyen-Ngoc

Results 12 comments of Khoi-Nguyen Nguyen-Ngoc

Unfortunately, I can't reproduce your issue. Our llama-index versions are the same (python 3.10.14 with llama-index==0.10.68). Even when I rerun your error lines (`from llama_index.core.bridge.pydantic import Field`) in python terminal,...

> Updating the environment Python version to 3.10.14 solved the problem for me: Thanks @Canossi, my default version is 3.10.14. Didn't think that a change in the PATCH version could...