IRSystemSegment
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;本文是否有帮助?
感谢反馈,我们会持续改进这篇文章。