View Source GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1alphaCustomFineTuningSpec (google_api_discovery_engine v0.22.0)
Defines custom fine tuning spec.
Attributes
-
enableSearchAdaptor
(type:boolean()
, default:nil
) - Whether or not to enable and include custom fine tuned search adaptor model.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1alphaCustomFineTuningSpec{ enableSearchAdaptor: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.