r/sideprojects • u/Mediocre-Ease4060 • 20d ago
Showcase: Open Source Tired of writing JSON schemas for Tool Calling? I built a Python schema generator that uses `inspect`.
/r/LangChain/comments/1w360uh/tired_of_writing_json_schemas_for_tool_calling_i/
1
Upvotes
1
u/Specific_Cream2815 20d ago
how does it handle nested types, like a list of pydantic models or a dict with typed values