Observation

Trace Part which contains output details for action group or knowledge base or final response

Types

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

Properties

Link copied to clipboard

output from lambda used in action group

Link copied to clipboard

Agent finish output

Link copied to clipboard

Input to lambda used in action group

Link copied to clipboard

Observation information if there were reprompts

Link copied to clipboard

Identifier for trace

Link copied to clipboard
val type: Type?

types of observations

Functions

Link copied to clipboard
inline fun copy(block: Observation.Builder.() -> Unit = {}): Observation
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