HumanSignal / HumanSignal/label-studio
`/api/projects/{id}/import/predictions` should return `prediction_ids` of uploaded prediction
Open
community:reviewed
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
**Is your feature request related to a problem? Please describe.**
Same as https://github.com/HumanSignal/label-studio/issues/1598, but with predictions bulk update
**Describe the solution you'd like**
API JSON returns not only `{'created': len(predictions_obj)}`, but also field named`prediction_ids` with ids (order is important).
Contributor guide
Assessment
This issue has not been assessed yet.