- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`account_id
Type: STRING
arn
Type: STRING
Provider name: arn
Description: The Amazon Resource Name (ARN) of the prompt or the prompt version (if you specified a version in the request).
created_at
Type: TIMESTAMP
Provider name: createdAt
Description: The time at which the prompt was created.
customer_encryption_key_arn
Type: STRING
Provider name: customerEncryptionKeyArn
Description: The Amazon Resource Name (ARN) of the KMS key that the prompt is encrypted with.
default_variant
Type: STRING
Provider name: defaultVariant
Description: The name of the default variant for the prompt. This value must match the name
field in the relevant PromptVariant object.
description
Type: STRING
Provider name: description
Description: The descriptino of the prompt.
id
Type: STRING
Provider name: id
Description: The unique identifier of the prompt.
name
Type: STRING
Provider name: name
Description: The name of the prompt.
tags
Type: UNORDERED_LIST_STRING
updated_at
Type: TIMESTAMP
Provider name: updatedAt
Description: The time at which the prompt was last updated.
variants
Type: UNORDERED_LIST_STRUCT
Provider name: variants
Description: A list of objects, each containing details about a variant of the prompt.
additional_model_request_fields
Type: STRUCT
Provider name: additionalModelRequestFields
Description: Contains model-specific inference configurations that aren’t in the inferenceConfiguration
field. To see model-specific inference parameters, see Inference request parameters and response fields for foundation models.
gen_ai_resource
Type: STRUCT
Provider name: genAiResource
Description: Specifies a generative AI resource with which to use the prompt.
agent
STRUCT
agent
agent_identifier
STRING
agentIdentifier
inference_configuration
Type: STRUCT
Provider name: inferenceConfiguration
Description: Contains inference configurations for the prompt variant.
text
STRUCT
text
max_tokens
INT32
maxTokens
stop_sequences
UNORDERED_LIST_STRING
stopSequences
temperature
FLOAT
temperature
top_p
FLOAT
topP
metadata
Type: UNORDERED_LIST_STRUCT
Provider name: metadata
Description: An array of objects, each containing a key-value pair that defines a metadata tag and value to attach to a prompt variant.
key
STRING
key
value
STRING
value
model_id
Type: STRING
Provider name: modelId
Description: The unique identifier of the model or inference profile with which to run inference on the prompt.
name
Type: STRING
Provider name: name
Description: The name of the prompt variant.
template_configuration
Type: STRUCT
Provider name: templateConfiguration
Description: Contains configurations for the prompt template.
chat
STRUCT
chat
input_variables
UNORDERED_LIST_STRUCT
inputVariables
name
STRING
name
messages
UNORDERED_LIST_STRUCT
messages
content
UNORDERED_LIST_STRUCT
content
cache_point
STRUCT
cachePoint
type
STRING
type
text
STRING
text
role
STRING
role
system
UNORDERED_LIST_STRUCT
system
cache_point
STRUCT
cachePoint
type
STRING
type
text
STRING
text
tool_configuration
STRUCT
toolConfiguration
tool_choice
STRUCT
toolChoice
any
Type: STRUCT
Provider name: any
Description: Defines tools, at least one of which must be requested by the model. No text is generated but the results of tool use are sent back to the model to help generate a response.
auto
Type: STRUCT
Provider name: auto
Description: Defines tools. The model automatically decides whether to call a tool or to generate text instead.
tool
Type: STRUCT
Provider name: tool
Description: Defines a specific tool that the model must request. No text is generated but the results of tool use are sent back to the model to help generate a response.
name
STRING
name
tools
UNORDERED_LIST_STRUCT
tools
cache_point
STRUCT
cachePoint
type
STRING
type
tool_spec
STRUCT
toolSpec
description
STRING
description
input_schema
STRUCT
inputSchema
json
STRUCT
json
name
STRING
name
text
STRUCT
text
cache_point
STRUCT
cachePoint
type
STRING
type
input_variables
UNORDERED_LIST_STRUCT
inputVariables
name
STRING
name
text
STRING
text
template_type
Type: STRING
Provider name: templateType
Description: The type of prompt template to use.
version
Type: STRING
Provider name: version
Description: The version of the prompt.