InvocationLogsConfig
Settings for using invocation logs to customize a model.
Contents
- invocationLogSource
-
The source of the invocation logs.
Type: InvocationLogSource object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- requestMetadataFilters
-
Rules for filtering invocation logs based on request metadata.
Type: RequestMetadataFilters object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
- usePromptResponse
-
Whether to use the model's response for training, or just the prompt. The default value is
False
.Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: