AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains the result or output of an action group or knowledge base, or the response to the user.
Namespace: Amazon.BedrockAgentRuntime.Model
Assembly: AWSSDK.BedrockAgentRuntime.dll
Version: 3.x.y.z
public class Observation
The Observation type exposes the following members
| Name | Description | |
|---|---|---|
|
Observation() |
| Name | Type | Description | |
|---|---|---|---|
|
ActionGroupInvocationOutput | Amazon.BedrockAgentRuntime.Model.ActionGroupInvocationOutput |
Gets and sets the property ActionGroupInvocationOutput. Contains the JSON-formatted string returned by the API invoked by the action group. |
|
AgentCollaboratorInvocationOutput | Amazon.BedrockAgentRuntime.Model.AgentCollaboratorInvocationOutput |
Gets and sets the property AgentCollaboratorInvocationOutput. A collaborator's invocation output. |
|
CodeInterpreterInvocationOutput | Amazon.BedrockAgentRuntime.Model.CodeInterpreterInvocationOutput |
Gets and sets the property CodeInterpreterInvocationOutput. Contains the JSON-formatted string returned by the API invoked by the code interpreter. |
|
FinalResponse | Amazon.BedrockAgentRuntime.Model.FinalResponse |
Gets and sets the property FinalResponse. Contains details about the response to the user. |
|
KnowledgeBaseLookupOutput | Amazon.BedrockAgentRuntime.Model.KnowledgeBaseLookupOutput |
Gets and sets the property KnowledgeBaseLookupOutput. Contains details about the results from looking up the knowledge base. |
|
RepromptResponse | Amazon.BedrockAgentRuntime.Model.RepromptResponse |
Gets and sets the property RepromptResponse. Contains details about the response to reprompt the input. |
|
TraceId | System.String |
Gets and sets the property TraceId. The unique identifier of the trace. |
|
Type | Amazon.BedrockAgentRuntime.Type |
Gets and sets the property Type. Specifies what kind of information the agent returns in the observation. The following values are possible.
|
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5