- Add GET /api/span-annotations/export endpoint for ML pipeline JSON/CSV export - Add source and model_prediction fields to span_annotations schema - Update POST endpoint to accept source (human/model/human_correction) and model_prediction metadata - Support negative annotations (label 'O' for user corrections to model predictions) - Create migration 0005 for new schema fields Completes tasks 8.1-8.4 of candle-backend change |
||
|---|---|---|
| .. | ||
| meta | ||
| 0000_goofy_captain_midlands.sql | ||
| 0001_sticky_shinko_yamashiro.sql | ||
| 0002_careful_synch.sql | ||
| 0003_demonic_captain_flint.sql | ||
| 0004_add_default_span_label_types.sql | ||
| 0005_add_source_and_model_prediction_to_span_annotations.sql | ||