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
このページは役に立ちましたか?
フィードバックありがとうございます。この記事の改善に活かします。