Skip to main content
POST
Create Luna3 Scorer Version

Authorizations

Splunk-AO-API-Key
string
header
required

Path Parameters

scorer_id
string<uuid4>
required

Body

application/json

Immutable LUNA 3 execution fields for a new scorer version.

instruction
string
required
Required string length: 1 - 10000
adapter_path
string
required
Required string length: 1 - 1024
class_name_to_vocab_ix
Class Name To Vocab Ix · object
required
threshold
number | null

Response

Successful Response

id
string<uuid4>
required
version
integer
required
scorer_id
string<uuid4>
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
generated_scorer
GeneratedScorerResponse · object | null
registered_scorer
CreateUpdateRegisteredScorerResponse · object | null
finetuned_scorer
FineTunedScorerResponse · object | null
luna3_scorer
Luna3ScorerResponse · object | null
model_name
string | null
num_judges
integer | null
cot_enabled
boolean | null
chain_poll_template
ChainPollTemplate · object | null

Template for a chainpoll metric prompt, containing all the info necessary to send a chainpoll prompt.

scoreable_node_types
string[] | null
output_type
enum<string> | null

Enumeration of output types.

Available options:
boolean,
categorical,
count,
discrete,
freeform,
percentage,
multilabel,
retrieved_chunk_list_boolean,
boolean_multilabel
allowed_model
boolean | null
created_by
string<uuid4> | null