IGenAIFoundObjects
Home > @gooddata/sdk-model > IGenAIFoundObjects
IGenAIFoundObjects interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
A list of found objects for a given interaction
Signature:
export interface IGenAIFoundObjects
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
objects | ISemanticSearchResultItem[] | (ALPHA) List of found objects. | |
reasoning | string | (ALPHA) Assistant reasoning on how the objects were matched. |