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

Latest commit

 

History

History
20 lines (17 loc) · 1.3 KB

File metadata and controls

20 lines (17 loc) · 1.3 KB

# AIConfigVariationPatch

Properties

Name Type Description Notes
comment string Human-readable description of what this patch changes [optional]
description string Description for agent when AI Config is in agent mode. [optional]
instructions string Instructions for agent when AI Config is in agent mode. [optional]
messages \LaunchDarklyApi\Model\Message[] [optional]
model object [optional]
model_config_key string [optional]
name string [optional]
published bool [optional]
state string One of 'archived', 'published' [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]