Commit b9411e5
fix: Replace deprecated Pydantic .dict() with .model_dump() in example files
- Fixed examples/python/api/secondary-market-research-api.py:443
- Fixed examples/python/concepts/reasoning-extraction.py:34
- Fixed ZeroScript_AI_TestExecutor.ipynb notebook
- Added test script to verify fixes work correctly
- Maintains backward compatibility with Pydantic v2
- Resolves PydanticDeprecatedSince20 warnings
Resolves #934
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Mervin Praison <MervinPraison@users.noreply.github.com>1 parent ea5a5ac commit b9411e5
File tree
5 files changed
+543
-344
lines changed- examples
- cookbooks/Programming_Code_Analysis_Agents
- python
- api
- concepts
5 files changed
+543
-344
lines changed
0 commit comments