Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.36 KB

File metadata and controls

32 lines (24 loc) · 1.36 KB

AIConfigVariation

Properties

Name Type Description Notes
links ParentLink [optional]
color String [optional]
comment String [optional]
description String Returns the description for the agent. This is only returned for agent variations. [optional]
instructions String Returns the instructions for the agent. This is only returned for agent variations. [optional]
key String
id String
messages List<Message> [optional]
model Object
modelConfigKey String [optional]
name String
outputFormat Map<String, Object> JSON Schema defining the structured output format for the variation. [optional]
createdAt Long
version Integer
state String [optional]
archivedAt Long [optional]
publishedAt Long [optional]
tools List<VariationTool> [optional]
judgeConfiguration JudgeConfiguration [optional]
judgingConfigKeys List<String> [optional]