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