1f4e7bea6b
- Created schemas/requests.py with validated models: - GenerateRequest - IngestRequest - ConfigRequest - Validates: concept length, repo format, numeric ranges - Prevents invalid input from reaching handlers This addresses input validation concern.
2 lines
19 B
Python
2 lines
19 B
Python
# Generate command
|