Scorable TypeScript SDK - v0.5.0
GitHub
Documentation
Preparing search index...
EvaluatorUpdateParams
Interface EvaluatorUpdateParams
interface
EvaluatorUpdateParams
{
name
?:
string
;
prompt
?:
string
;
models
?:
string
[]
;
objective_id
?:
string
;
objective_version_id
?:
string
;
change_note
?:
string
;
overwrite
?:
boolean
;
}
Index
Properties
name?
prompt?
models?
objective_
id?
objective_
version_
id?
change_
note?
overwrite?
Properties
Optional
name
name
?:
string
Optional
prompt
prompt
?:
string
Optional
models
models
?:
string
[]
Optional
objective_
id
objective_id
?:
string
Optional
objective_
version_
id
objective_version_id
?:
string
Optional
change_
note
change_note
?:
string
Optional
overwrite
overwrite
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
prompt
models
objective_
id
objective_
version_
id
change_
note
overwrite
GitHub
Documentation
Scorable TypeScript SDK - v0.5.0
Loading...