Skip to content

Azure OpenAI integration

The Azure OpenAI integration allows organisations to use Azure-hosted OpenAI models directly inside Catalyst workflows.

This integration supports enterprise AI workflows while allowing organisations to use their own Azure OpenAI Service deployments.

Sequence showing Azure OpenAI actor

Supported model types

Supported model categories include:

  • Chat models
  • Instruct models
  • Embedding models

Supported models may include:

  • GPT-4o
  • GPT-4o mini
  • GPT-4
  • GPT-3.5 Turbo
  • GPT-3.5 Turbo Instruct
  • text-embedding-3-large
  • text-embedding-3-small

Configure the Azure OpenAI actor

Configuration options include:

  • endpoint
  • model type
  • model selection
  • custom deployments
  • Authentication Objects
  • prompts
  • context
  • temperature
  • encoding format
  • vector dimensions

Azure OpenAI actor configuration page

Typical use cases

Azure OpenAI can be used for:

  • AI-powered customer service
  • document drafting
  • document summarisation
  • semantic search
  • workflow automation
  • policy analysis
  • risk analysis
  • recommendation systems

Things to remember

  • Azure OpenAI Service access is required.
  • Supported models depend on your Azure deployment.
  • Temperature settings affect response predictability.
  • Embedding models use vector representations instead of conversational responses.