ClassifierTranscriptRecorder
이 콘텐츠는 아직 번역되지 않았습니다.
当前轮用户 prompt 记录器(裁决人意图对齐信号源;由 createClassifierTranscriptRecorder 创建)
noteInput()
Section titled “noteInput()”noteInput(prompts): void;同轮真实用户补充输入;保留首条任务及最新意图,不重置轮。
prompts
Section titled “prompts”readonly string[]
void
noteTurn()
Section titled “noteTurn()”noteTurn(prompts): void;轮起跑登记:覆盖式记录当前轮用户 prompt(截断 + 条数上限)
prompts
Section titled “prompts”readonly string[]
void
transcript()
Section titled “transcript()”transcript(): ClassifierTranscript | undefined;提供器(直接喂 PermissionClassifierConfig.transcript);空时 undefined
ClassifierTranscript | undefined
이 페이지가 도움이 되었나요?
피드백 감사합니다. 이 문서를 계속 개선하겠습니다.