IRSystemSegment
This content is not available in your language yet.
type IRSystemSegment = { cacheable?: boolean; label?: string; text: string;};系统提示分段(IRSystemSegmentSchema 推导)。
cacheable?
Section titled “cacheable?”optional cacheable?: boolean;label?
Section titled “label?”optional label?: string;text: string;Was this page helpful?
Thanks for your feedback.