어노테이션 큐 생성
어노테이션 큐 생성
새 annotation 큐를 생성합니다.
POST
어노테이션 큐 생성
Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-docs-2658.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
인증
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
본문
application/json
새 annotation queue를 생성하기 위한 요청입니다.
예시:
"Error Review Queue"
예시:
"entity/project"
예시:
[
"weave:///entity/project/scorer/error_severity:abc123",
"weave:///entity/project/scorer/resolution_quality:def456"
]예시:
"Review calls with exceptions"
직접 설정하지 마세요. 서버가 이 필드를 자동으로 채웁니다.
응답
성공 응답
annotation queue 생성에 대한 응답입니다.