component property
Which subsystem raised the error, written as SDKComponent's rac_wire_string ("llm", "stt", "rag", "rerank"). Producers MUST write the wire string, never the proto constant name. Errors raised outside any SDKComponent may carry their own lowercase key.
Implementation
@$pb.TagNumber(8)
$core.String get component => $_getSZ(7);
Implementation
@$pb.TagNumber(8)
set component($core.String value) => $_setString(7, value);