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