Self-hosted deployments require LangSmith v0.16 or later.
func (
r *AnnotationQueueRunService) NewByKey(ctx context.Context,
queueID string,
params AnnotationQueueRunNewByKeyParams,
opts ...option.RequestOption) (res *[]AnnotationQueueRunNewByKeyResponse,
err error
)Self-hosted deployments require LangSmith v0.16 or later.
Deprecated: Deprecated: use AnnotationQueues.Items.New() instead. Will be removed after Jan 31, 2027.
| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
queueID* | string | |
params* | AnnotationQueueRunNewByKeyParams | |
opts* | ...option.RequestOption |