Applies to:
Configuration Steps
Step 1: Flag a log for review
Use the project logs insert endpoint with the review list metadata structure and merge operation.Step 2: Assign a user to the flagged log
Add the user ID to the ~__bt_assignments array in the metadata field.Step 3: Obtain user IDs
Retrieve user IDs from the Braintrust organization settings or users API endpoint before assignment.Key Fields
- ~__bt_review_lists: Contains review list configuration with status (PENDING, APPROVED, REJECTED)
- ~__bt_assignments: Array of user IDs assigned to review the log
- _is_merge: Must be true to update existing log entries
- _merge_paths: Specifies which metadata fields to merge