Generate responses with Azure AI Search and data sources

This example pipeline demonstrates how to fetch data from Azure AI Search and generate responses using Azure OpenAI.

  1. Configure the Azure Data Source AI Search Snap to connect with Azure data source and set configurations for more specific search results.
    On validation, the Snap retrieves data from Azure sources and processes it for AI-driven responses in the downstream Snap.
    Azure Data Source AI Search Snap configurations Azure Data Source AI Search Snap output

    Azure Data Source AI Search Snap configurations


    Azure Data Source AI Search Snap output

  2. Configure the Azure OpenAI Chat Completions Snap with the prompt Fetch details about the Stay-Kay City Hotel and set up the data source configurations to retrieve the response from the upstream data source Snap.

    On validation, the Snap processes the prompt, fetches relevant data from the data source, and displays the generated response based on the retrieved information.

    Azure OpenAI Chat Completions Snap configuration Azure OpenAI Chat Completions Snap output

    Azure OpenAI Chat Completions Snap configuration


    Azure OpenAI Chat Completions Snap output

To successfully reuse pipelines:
  1. Download and import the pipeline in to the SnapLogic Platform.
  2. Configure Snap accounts, as applicable.
  3. Provide pipeline parameters, as applicable.