mlflow Dependency Error with pydantic

vashistaT
New Contributor II

Getting the following error while running the default base template for "Create Agent Notebook" under playground. 
/mlflow/types/agent.py", line 57, in check_content_and_tool_calls

content = values.content

AttributeError: 'pydantic_core._pydantic_core.ValidationInfo' object has no attribute 'content'. Did you mean: 'context'?

This is likely a dependency error. But needs fixing. Can anyone suggest a fix for this ?


ChrisWr
New Contributor II

I'm facing the same issue and need quick fix. Didn't find a solution yet

DinoSaluzzi
New Contributor III

Hi!, had the same problem. Mlflow 3.2 just came out today and solve this issue.