Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Azure OpenAI Connector Guide

Azure OpenAI Connector Guide

Using an Azure OpenAI connection in a process

Using an Azure OpenAI connection in a process

After you create an Azure OpenAI connection, you can use it in a Service step in a process.
  1. Add a Service step to the process.
  2. Click the
    Service
    tab.
  3. From the
    Service Type
    list, select
    Connection
    .
  4. From the
    Connection
    list, browse and select the Azure OpenAI connection that you created.
  5. From the
    Action
    list, select the action that you want to perform. For example, select the
    ChatCompletions
    action to generate a response to the last message using earlier messages for context as shown in the following image:
    The image shows the ChatCompletions action that is used in a process to generate a response to the last message using earlier messages for context.
    In this case, Application Integration populates the
    chat_completion_response
    and
    apim_request_id
    objects under the output fields.
  6. Configure further steps as needed.
  7. Validate, save, and publish the process.

0 COMMENTS

We’d like to hear from you!