Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
19 lines (16 loc) · 1.24 KB

File metadata and controls

19 lines (16 loc) · 1.24 KB

# AIConfigVariationPost

Properties

Name Type Description Notes
comment string Human-readable description of this variation [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
messages \LaunchDarklyApi\Model\Message[] [optional]
model object [optional]
name string
model_config_key string [optional]
tools \LaunchDarklyApi\Model\VariationToolPost[] List of tools to use for this variation. The latest version of the tool will be used. [optional]
tool_keys string[] List of tool keys to use for this variation. The latest version of the tool will be used. [optional]
judge_configuration \LaunchDarklyApi\Model\JudgeConfiguration [optional]

[Back to Model list] [Back to API list] [Back to README]