Remote Config improvements
Remote config allows you to change app behavior without having to re-deploy. For example, you can use configs to provide some accounts with a stable LLM model while others get a newer, experimental one.
We’ve added advanced targeting rules to configs. Just like on the Access tab, you can now target based on advanced filters, like company or user attributes, feature access, and other context.
Here’s an example remote config: All accounts get the 1st variant, GPT-4o, except those who get variant 2, GPT-5.

We also polished the UI and, in response to feedback, revised some of the terms to make it more intuitive to work with.
Happy shipping!