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 (15 loc) · 1.06 KB

File metadata and controls

19 lines (15 loc) · 1.06 KB

LaunchDarklyApi.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 [Message] [optional]
model Object [optional]
name String
modelConfigKey String [optional]
tools [VariationToolPost] List of tools to use for this variation. The latest version of the tool will be used. [optional]
toolKeys [String] List of tool keys to use for this variation. The latest version of the tool will be used. [optional]
judgeConfiguration JudgeConfiguration [optional]