ReasoningEvaluateNode.listIdentities() method

List the names enrolled in the running faces / speaker_id tool’s gallery.

Signature:

listIdentities(tool: "faces" | "speaker_id", instance?: string): Promise<string[]>;

Parameters

Parameter Type Description

tool

"faces" | "speaker_id"

instance

string

(Optional)

Returns:

Promise<string[]>