# PatchAIConfigVariationLDAPIVersion
Version of the endpoint.
## Example Usage
```typescript
import { PatchAIConfigVariationLDAPIVersion } from "@launchdarkly/mcp-server/models/operations";
let value: PatchAIConfigVariationLDAPIVersion = "beta";
```
## Values
```typescript
"beta"
```