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