- Change pair and timeframe fields from required to optional - Frontend only sends candles array, not pair/timeframe metadata - These fields are only used for logging, not prediction logic - Update logging to handle None values with 'unknown' fallback - Fixes 422 validation error on /predict endpoint |
||
|---|---|---|
| .. | ||
| __pycache__ | ||
| __init__.py | ||
| annotation_ingestion.py | ||
| config.py | ||
| db.py | ||
| main.py | ||
| preprocessing.py | ||