ModelInvocationInput

Trace Part which contains information used to call Invoke Model

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configurations for controlling the inference response of an InvokeAgent API call

Link copied to clipboard

ARN of a Lambda.

Link copied to clipboard

indicates if agent uses default prompt or overriden prompt

Link copied to clipboard

indicates if agent uses default prompt or overriden prompt

Link copied to clipboard
val text: String?

Prompt Message

Link copied to clipboard

Identifier for trace

Link copied to clipboard

types of prompts

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String