Commit Graph

3 Commits

Author SHA1 Message Date
Devin AI
87354a84f2 fix: Handle integer type generation and improve tool descriptions
Co-Authored-By: alexander@anthropic.com <alexander@anthropic.com>
2024-12-12 02:07:25 +00:00
Devin AI
89a8b14c8b fix: Update Python version and dependencies to match repository standard
Co-Authored-By: alexander@anthropic.com <alexander@anthropic.com>
2024-12-11 23:30:52 +00:00
Devin AI
e0cfb6c06d feat: Add MCP server for generating notional data
- Implement data generation server with support for insurance data
- Add comprehensive test suite with 16 test cases
- Support custom schemas and data relationships
- Use faker, mimesis, numpy, and SDV for realistic data
- Pass all type checks with pyright and lint checks with ruff

Co-Authored-By: alexander@anthropic.com <alexander@anthropic.com>
2024-12-11 22:48:15 +00:00