Skip to content

Conversation

@TheLunarLogic
Copy link
Contributor

… annotation_template_id presence.

# annotation_guide is only required if annotation_template_id is not provided
if not payload.get('annotation_template_id'):
if 'annotation_guide' not in payload:
raise LabellerrError("Required parameter annotation_guide is missing")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be Please provide either annotation guide or annotation template id

@ximihoque ximihoque merged commit a686849 into main Jul 11, 2025
3 checks passed
@ximihoque ximihoque deleted the feature/LABIMP-6971 branch July 11, 2025 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants