Elliott Burris

Results 5 issues of Elliott Burris

## What Added new `required` option to ChatCompletionFunctionCallOptionParam enum. ## Why This new `required` enum value was introduced to the API on April 29 2024 and is now featured in...

I often find myself wanting to generate ULIDs in quick succession with a guarantee on ordering, so I thought I'd add a monotonic factory (a la [ulidx](https://github.com/perry-mitchell/ulidx/blob/bb685bac8d062bc168d231e97ebffff0dc389963/source/ulid.ts#L267)). feel free to...

**UX Feedback** When I first tried the WhisperAX example, the behavior of the `.disabled` state [here](https://github.com/argmaxinc/WhisperKit/blob/main/Examples/WhisperAX/WhisperAX/Views/ContentView.swift#L735) was confusing. **Steps to Reproduce:** 1. Select a multilingual model. 2. Set the [selectedTask](https://github.com/argmaxinc/WhisperKit/blob/main/Examples/WhisperAX/WhisperAX/Views/ContentView.swift#L39)...

thanks for the awesome package! just a small typo fix