The LWAI Prediction index stage is an integration between Fusion and Lucidworks AI to enrich your index with Generative AI predictions. More detailed information to configure this stage is in Configure the LWAI Prediction index Stage.
By default, the Fusion Call Asynchronously? field is selected, which specifies this stage uses the Lucidworks AI Async Prediction API endpoints. If the Fusion Call Asynchronously? field is not selected, this stage uses the LWAI Prediction API endpoints. To use this stage, non-admin Fusion users must be granted the PUT,POST,GET:/LWAI-ACCOUNT-NAME/** permission in Fusion, which is the Lucidworks AI API Account Name defined in Lucidworks AI Gateway when this stage is configured.

Configuration

When entering configuration values in the UI, use unescaped characters, such as \t for the tab character. When entering configuration values in the API, use escaped characters, such as \\t for the tab character.
General purpose integration between Fusion and Lucidworks AI. By default, this stage is asynchronous, meaning that it will not block the pipeline while waiting for a response from Lucidworks AI. This default asynchronous configuration may benefit from the use of other stages, e.g. ‘Solr Asynchronous Query’ to incrementally handle the response from Lucidworks AI.