acceptedOutputModes property

List<String>? acceptedOutputModes
getter/setter pair

The output modes that the agent is expected to respond with.

Implementation

core.List<core.String>? acceptedOutputModes;