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