Find answers from the community

Updated 2 months ago

Llama_index prompting template error

At a glance
Hey team, I am getting this new kind of error with llama_index PromptTemplate package. Can anyone help with this?
Attachment
image.png
L
2 comments
pydantic v2.10 broke a few things. install pydantic<2.10
The latest version of llama-index-core also pins pydantic<2.10
Add a reply
Sign up and join the conversation on Discord