ExtractionPerspective

Controls whose perspective propositions are extracted from in conversational text.

When the input contains dialogue between a user and an assistant, this determines which speaker's facts are prioritized.

Entries

Link copied to clipboard

Extract facts from all speakers (default, backward compatible)

Link copied to clipboard

Extract facts stated by or about the user; ignore assistant self-descriptions

Link copied to clipboard

Extract facts stated by or about the assistant — what it decided, expressed, or revealed about itself

Link copied to clipboard

Everything ALL extracts, PLUS relationships a non-user entity explicitly states about itself or another non-user entity, using whatever relationship types the extraction schema already declares. Opt-in; the default stays ALL. Lets a consumer mine e.g. a correspondent's own employer from their signature — facts the user-centric default guidance otherwise suppresses because the user is not a participant.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.