which models of azure openai are availabe for live...
# ask-ai
s
which models of azure openai are availabe for livekit agents ..?
t
Thanks for reaching out, Harsh. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
I'm happy to share that LiveKit supports all OpenAI models available through your Azure OpenAI service. This means you can use models like
gpt-4o
,
gpt-4-turbo
,
gpt-3.5-turbo
, and more, depending on your Azure subscription and region. Here’s a simple way to use a specific model in LiveKit: 1. First, deploy the model in your Azure OpenAI workspace. 2. Then, just reference the deployment name in your LiveKit configuration using the
azure_deployment
parameter. If you run into any questions or need a hand with the setup, please don’t hesitate to reach out—I’m here to help! Sources: Azure OpenAI LLM integration guide | LiveKit Docs | Azure integration guide | LiveKit Docs | OpenAI and LiveKit | LiveKit Docs | Azure OpenAI LLM integration guide | LiveKit Docs | plugins/openai/src/llm.ts
s
can i use GPT-4.1 Nano ..?
t
I don't have the answer you're looking for. You could also try asking your question: • in one of the other Slack channels or • to https://deepwiki.com/livekit/livekit_composite which is trained on all LiveKit source code If you find the answer, please post it here to help others!
s
is gpt 5 nano is available with azure open ai in livekit ..?