Request
AI Config variation object to create
commentstringOptional
Human-readable description of this variation
descriptionstringOptional
Returns the description for the agent. This is only returned for agent variations.
instructionsstringOptional
Returns the instructions for the agent. This is only returned for agent variations.
messageslist of objectsOptional
modelConfigKeystringOptional
toolslist of objectsOptional
List of tools to use for this variation. The latest version of the tool will be used.
toolKeyslist of stringsOptional
List of tool keys to use for this variation. The latest version of the tool will be used.
judgeConfigurationobjectOptional
Response
AI Config variation created
descriptionstring
Returns the description for the agent. This is only returned for agent variations.
instructionsstring
Returns the instructions for the agent. This is only returned for agent variations.
judgingConfigKeyslist of strings