mlflow Dependency Error with pydantic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2025 10:04 PM
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 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2025 08:49 AM
I'm facing the same issue and need quick fix. Didn't find a solution yet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2025 01:16 AM
Hi!, had the same problem. Mlflow 3.2 just came out today and solve this issue.