sig/client.rbs in aws-sdk-bedrockagent-1.28.0 vs sig/client.rbs in aws-sdk-bedrockagent-1.29.0
- old
+ new
@@ -429,11 +429,10 @@
inference_configuration: {
text: {
max_tokens: ::Integer?,
stop_sequences: Array[::String]?,
temperature: ::Float?,
- top_k: ::Integer?,
top_p: ::Float?
}?
}?,
model_id: ::String,
template_configuration: {
@@ -647,11 +646,10 @@
inference_configuration: {
text: {
max_tokens: ::Integer?,
stop_sequences: Array[::String]?,
temperature: ::Float?,
- top_k: ::Integer?,
top_p: ::Float?
}?
}?,
metadata: Array[
{
@@ -668,11 +666,11 @@
name: ::String?
},
]?,
text: ::String
}?
- }?,
+ },
template_type: ("TEXT")
},
]
) -> _CreatePromptResponseSuccess
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreatePromptResponseSuccess
@@ -1598,11 +1596,10 @@
inference_configuration: {
text: {
max_tokens: ::Integer?,
stop_sequences: Array[::String]?,
temperature: ::Float?,
- top_k: ::Integer?,
top_p: ::Float?
}?
}?,
model_id: ::String,
template_configuration: {
@@ -1792,11 +1789,10 @@
inference_configuration: {
text: {
max_tokens: ::Integer?,
stop_sequences: Array[::String]?,
temperature: ::Float?,
- top_k: ::Integer?,
top_p: ::Float?
}?
}?,
metadata: Array[
{
@@ -1813,10 +1809,10 @@
name: ::String?
},
]?,
text: ::String
}?
- }?,
+ },
template_type: ("TEXT")
},
]
) -> _UpdatePromptResponseSuccess
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdatePromptResponseSuccess