internal
Bulk Retrain Conditions
Run free_coding for each requested condition and return suggested code.
Results are not persisted — the caller reviews suggestions and calls bulk-update to save them.
At most _BULK_RETRAIN_MAX_BLOCKS conditions are processed per request. Concurrency is bounded by a semaphore to avoid overwhelming the LLM API.
post/internal/conditions/bulk-retrain
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 2 revisions of this API.