GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1CorroborateContentRequestParameters (google_api_ai_platform v0.27.0)
View SourceParameters that can be overrided per request.
Attributes
-
citationThreshold
(type:float()
, default:nil
) - Optional. Only return claims with citation score larger than the threshold.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1CorroborateContentRequestParameters{ citationThreshold: float() | nil }