mportError: Could not import docarray python package. Please install it with pip install "langchain[docarray]"
Closed this issue · 2 comments
AhmedShahhatAl commented
I have the problem that docarray is not compatible with pydantic as i get always the error
ImportERROR: cannot import "ROOT_KEY" from "pydantic.main"
i tried to downgrade the pydantic to pydantic 1.10.12 but it still not working any one ahve an idea how to solve this problem?
sfc-gh-jcarroll commented
Fixed by #37