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