what are valid eu regions for livekit cloud agent ...
# ask-ai
m
what are valid eu regions for livekit cloud agent deployment?
t
Thanks for reaching out, Rokas. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
m
i currently have it set up on us-east region, but i'd need a EU region. what should i set it to? I have tried eu-west, but that's invalid.
t
If you’d like to switch your deployment to an EU region, you can choose from these options: •
france
germany
zurich
Just make sure to use the exact region name as shown above. If you need any help, I’m here for you!
m
so what values should i input here? [agent] regions = ["?"]
t
Hey there! When you're setting up the
[agent]
configuration, you can choose the
regions
value from any of these valid EU region names: •
france
germany
zurich
Here’s a quick example to help you out:
Copy code
[agent]
  regions = ["france"]
And of course, feel free to swap out
france
for
germany
or
zurich
whenever you need.
m
none of them seemingly work
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!
Unfortunately, we only support us-east right now. More regions are coming after GA, though.