Skip to content

Commit b9411e5

Browse files
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

5 files changed

+543
-344
lines changed

0 commit comments

Comments
 (0)