Class Source (0.4.0)

Source(value)

The source of the conversation.

Enums

Name Description
SOURCE_UNSPECIFIED Unspecified source.
LIVE The conversation is from the live end user.
SIMULATOR The conversation is from the simulator.
EVAL The conversation is from the evaluation.
AGENT_TOOL The conversation is from an agent tool. Agent tool runs the agent in a separate session, which is persisted for testing and debugging purposes.