---
title: GenerationOptions.SamplingMode.Kind.greedy
framework: foundationmodels
role: symbol
role_heading: Case
path: foundationmodels/generationoptions/samplingmode-swift.struct/kind-swift.enum/greedy
---

# GenerationOptions.SamplingMode.Kind.greedy

## Declaration

```swift
case greedy
```

## See Also

### Sampling cases

- [GenerationOptions.SamplingMode.Kind.nucleus(threshold:seed:)](foundationmodels/generationoptions/samplingmode-swift.struct/kind-swift.enum/nucleus(threshold:seed:).md)
- [GenerationOptions.SamplingMode.Kind.top(k:seed:)](foundationmodels/generationoptions/samplingmode-swift.struct/kind-swift.enum/top(k:seed:).md)
